Forum Replies Created
-
AuthorPosts
-
November 14, 2019 at 9:56 am in reply to: Mobile Menu has disappeared with Attitude Pro update to latest version #70488
Theme Horse Support Team
KeymasterWelcome anytime @hepburn
Theme Horse Support Team
KeymasterNo Problem. You can browse our theme here as well.
Theme Horse Support Team
KeymasterHi @bluebirdbox-io,
We are so sorry Sarabun Font is not available in the Font list. These are the new fonts added by Google. We will update this as well as other Google Fonts in the list in next version update. If you need it currently then just go to theme
main directory -> inc -> customizer.php
and go toline no:618
and you will find the below line of code:"Sansita One" => "Sansita One",
underneath this code just paste the below one:
"Sarabun" => "Sarabun",
and save the file and you will have this font in the list.
Thank you!
Theme Horse Support Team
KeymasterHi there,
It seems that you are using the theme which is not developed by us. Name of the theme is same but the author are not same.
The real author of the theme that you are using is Obox Design you can see the author details in style.css file where you can take support for theme.
Our theme has a different design you can view it here.Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @esther-samper-martinez
November 8, 2019 at 10:02 am in reply to: Mobile Menu has disappeared with Attitude Pro update to latest version #70173Theme Horse Support Team
Keymasterhi Hepburn,
It seems like you have added custom CSS code to hide the
.hgroup-right
section which is a navigation parent section in latest version. So please remove thedisplay:none
for the.hgroup-right
selector and also do review your other custom css accordingly to the latest version.If you have any problem do not hesitate to contact us.
Thank you!
November 8, 2019 at 9:51 am in reply to: Static front page will not show full text of posts and Read more is not working. #70170Theme Horse Support Team
KeymasterHello @srmartinez
First of all sorry for the delay we really missed your topic.
As of your weird issue our support team puts your post on hold, also because of lots of topic to reply some get missed.Anyways, We did not know which theme you have used first into your site but the only one way to show the
Full Content Display
in your blog page with this theme was replied aboveOnce again sorry. We will try to reply each and every posts as soon as possible.
Thank you!
Theme Horse Support Team
KeymasterYou have to contact to the plugin author for that as this feature is not in the theme and we have not developed it.
Just contact to the plugin author once and know what they will say in this issue.Thank you!
Theme Horse Support Team
KeymasterHi Jean,
Can you change the theme via manually from the Appearance?
Thank you!
November 8, 2019 at 8:20 am in reply to: Customizing ▸ Featured Post/ Page Slider ▸ Revolution Slider Options #70154Theme Horse Support Team
KeymasterHi @bz,
We have already fixed those issue in next version update. There is no any fixed date, but sure will be release very soon if there is nothing else to update in the theme we will release it soon.
If you need those update file before next version update contact to our support team here.Thank you!
Theme Horse Support Team
KeymasterJust go to theme directory and go to
template-parts
directory and open the filecontent.php
and go to line no:88 then paste your Adsense code before line no:88 you will see below line of code:<div class="entry-content"> <?php the_content(); ?> </div><!-- .entry-content -->
Thank you!
Theme Horse Support Team
KeymasterHi there,
You can use your Card to pay as well. Just click on Proceed to PayPal button and you will be redirected to the PayPal page where you can choose Card option to pay via your card.
Looking forward for your purchase.
Thank you!
November 5, 2019 at 10:01 am in reply to: How to reduce left and right margins on mobile devices? #69979Theme Horse Support Team
KeymasterWelcome anytime @dreamillust
If you have any problem do not hesitate to contact us.November 5, 2019 at 9:57 am in reply to: Static front page will not show full text of posts and Read more is not working. #69976Theme Horse Support Team
KeymasterHi @srmartinez,
Apologies for the late reply. We missed your post.
Are you having issue? If yes please share us the login credential of your site here so that we can login to your site and find out the exact issue.
Please do not share any login credential here in this forum as this forum is public and visible to anyone.
Thank you!
November 5, 2019 at 6:39 am in reply to: How to reduce left and right margins on mobile devices? #69968Theme Horse Support Team
KeymasterHi there,
Just use below custom CSS code to adjust the left and right margins.
@media only screen and (max-width: 767px) .container { width: 90%; max-width: none; } }
Please increase/decrease above digit value 90 according to your needs.
Thank you!
-
AuthorPosts