Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@clizana915: Please add the following CSS along:
@media screen and (max-width:1152px) { #feature-slider { margin-top: 109px; } } @media screen and (max-width:991px) { #feature-slider { margin-top: 62px; } } @media screen and (max-width:600px) { #feature-slider { margin-top: 57px; } } @media screen and (max-width:540px) { #feature-slider { margin-top: 55px; } } @media screen and (max-width:480px) { #feature-slider { margin-top: 50px; } } @media screen and (max-width:400px) { #feature-slider { margin-top: 45px; } }Regards,
MaheshMahesh
Participant@mbd: Which version are you using? Featured Content option is available in Catch Flames Pro theme from Version 3.5 only. Please update to the latest version.
Regards,
MaheshMahesh
Participant@panther33: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#main #content img { border: none; }Regards,
MaheshMahesh
Participant@clizana915: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#feature-slider { margin-top: 89px; }Regards,
MaheshMahesh
Participant@richardi: Yes, please try reinstalling theme and check if it resolves the issue.
Let me know further.Regards,
MaheshMahesh
Participant@luismarioochoa: Please make sure the images used are of correct dimensions (1680×720). May be the white line is from image itself.
It would be easier if I could test the site.
And about the link/button, Which Featured Slider type are you using currently? Excerpt content with More button only works in Post/Page/Category slider type.
Let me know further.Regards,
MaheshMahesh
Participant@kelsantana: Currently you have following HTML for the Amazon Buy button
<a href="https://www.amazon.com/Childrens-Book-Adventure-Froblicious-Rhyming-ebook/dp/B01GOTXESA" target="_blank">Buy Now on Amazon</a>
Change it to the following:
<a class="my_button" href="https://www.amazon.com/Childrens-Book-Adventure-Froblicious-Rhyming-ebook/dp/B01GOTXESA" target="_blank">Buy Now on Amazon</a>
This will fix the issue. Let me know if any problem.Regards,
MaheshMahesh
Participant@luismarioochoa: You can upload the image to dropbox, googledrive or awesome screenshots and share the link here.
Regards,
MaheshMahesh
Participant@ffwa: May be that plugin conflicts with other plugin and theme. Please contact the Photo Gallery plugin for the issue.
Regards,
MaheshMahesh
Participant@clizana915: Please post in your site url.
Regards,
MaheshMahesh
Participant@hollyehrocketmail-com: Can you clarify more. Please post your site url, I do not understand what you mean.
Regards,
MaheshJune 20, 2016 at 9:48 am in reply to: French version (search result / navigation) + Meta infos #93879Mahesh
Participant@instafic: It is because of the ‘␣’ character in
fr_FR.pofile. Open thefr_FR.pofile and go to line 265 and change the line
msgstr ", ␣"tomsgstr ", "Regards,
MaheshMahesh
Participant@mmancini: I checked your site and seems the footer is working fine on all pages. HTI Servers is a licensed and insured company. text is displaying with black bar on all the pages.
Let me know if any problem.Regards,
MaheshMahesh
Participant@laumatti:
Hi Lau,Customizer options is a bit tricky. If you select homepage/frontpage, you must be on the homepage in the customizer preview on the right window too. Then only you’ll see the options.
If you still see the options, try disabling plugin if you have any and check if it resolves the issue. Sometimes the plugins may cause the issue.
Let me know if the issue persistsRegards,
MaheshMahesh
Participant@richardi: I checked the theme in our server(WordPress 4.5.2) and it seems to be working fine. No problem if I navigate through options in Theme Options.
Are you using any plugins? Try disabling plugins and check if it resolves the issue.
Let me know if any problem.Regards,
MaheshMahesh
Participant@laumatti: First you have to enable Featured Content by selecting Hompeage/Frontpage or Entire Site option. Then other options will slide down.
Note: Checking in customizer, you have to be sure you are checking on the page that satisfies the featured content enable options.
Let me know further.Regards,
MaheshMahesh
Participant@jeffarakaki: Please post in your site url.
Regards,
MaheshMahesh
Participant@ffwa: I tried the plugin with Catch Flames Pro theme in our server, and seem to be working fine. Do you have any plugins installed, try disabling it and check if it resolves the issue. Does the problem persists with other theme too? If so, it might be the problem of the server.
Let me know further.Regards,
MaheshMahesh
Participant@vivialmonacidgmail-com: Add the following CSS:
.baslider-main { margin: 0 auto; } .ba-outside { margin: 0 auto; float: none; }Regards,
Mahesh -
AuthorPosts
