Forum Replies Created
-
AuthorPosts
-
Mahesh
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,
MaheshMahesh
Participant@leonardo-martinez: Have you used the Regenerate Thumbnails plugins to regenerate new sized thumbnails? You have to run it once you’ve changed the image size.
Find the plugin in the link below.
https://wordpress.org/plugins/regenerate-thumbnails/Let me know if any problem.
Regards,
MaheshMahesh
Participant@catwingz: Sorry, I had replied to the thread but for some reasons, the reply is gone. I am glad that you fixed the issue yourself. Let me know if any problem.
Have a nice day!Regards,
MaheshMahesh
Participant@luismarioochoa: Please follow along.
1. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#feature-slider .entry-container { background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; border-radius: 4px; }2. Do you mean Continue Reading link? If so, this will automatically show as excerpt is displayed. You can set excerpt length in Dashboard=> Customize=> Theme Options=> Excerpt Options and set length in Excerpt Length.
3. Please attach an image to clarify more.
Regards,
MaheshMahesh
Participant@kelsantana: Please remove the previous and use the following CSS:
.entry-content a.my_button { background-color: #0000FF; border-radius: 5px; padding: 8px; color: #fff; } .entry-content a.my_button:hover { text-decoration: none; }Note: Please add my_button class to the link you want to make button.
Regards,
Mahesh -
AuthorPosts
