Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@nevesagar: I see the widget in the sidebar only. In which browser you are having problem.
Sakin
Keymaster@dbevarly: If you use page or post or category slider then it will automatically crop image to equal sizes. But for image slider, it gives user to add different sizes of image. So, we cannot control on this. This section is for the users.
Sakin
Keymaster@dbevarly: It’s because you have different size of image and also the excerpt text length is also different. So, you can match those image and text and it will be fine.
Sakin
Keymaster@rachellam: You can do that from “Settings => Reading” from your WordPress Dashboard. In Reading settings, you can type in 2 in “Blog pages show at most”
Sakin
Keymaster@Lorena Poling: It’s clearly mention in Theme Instruction page at http://catchthemes.com/theme-instructions/catch-everest-pro/. If you are using FTP then yes you need to remove the whole folder.
You don’t need to backup anything, if you haven’t edit any core theme files. All your settings and configuration through Theme Options will be there.
September 20, 2013 at 12:50 am in reply to: Site looks great on desktop but not so much on phone #14773Sakin
Keymaster@rlsdesigns: I just checked in your site thorough iPhone5. So, can you let me know what is the issue?
Sakin
Keymaster@ATsocialmedia: You have activate “Jetpack” plugin “Infinite Scroll” module. This replaces the pagination. First, go to Jetpack from your Dashboard and Deactivate Infinite Scroll and then it will work.
Sakin
Keymaster@ValentinD: Thanks for sharing 🙂
Sakin
Keymaster@shamwow: Yes, looks like you have set “Posts page” from “Settings => Reading”. This treats both “Front page” and “Posts page” as homepage and it will display the homepage sidebar in both pages.
Now, if you want to separate then there is one option. In your “Settings => Reading”, just set Front page and leave empty Posts page. To show the WDP News http://wealthbuildingproperties.com/wbp-news/, you can just edit that page and assign template as “Blog Template”, then this page will show “Archive Sidebar”.
September 19, 2013 at 2:39 am in reply to: PayPal "BUY NOW" buttons have too much space above and between the lines… #14750Sakin
Keymaster@questions: Can you paste your code in http://pastebin.com/ and share here.
Sakin
Keymaster@mayabarak: That is bit technical. See this http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/ and http://codex.wordpress.org/Child_Themes
If this is difficult then you can upgrade to pro version and use the simple Footer editor option in theme option panel and then edit it.
September 18, 2013 at 11:36 pm in reply to: PayPal "BUY NOW" buttons have too much space above and between the lines… #14746Sakin
Keymaster@questions: You can remove the padding in the table by adding in the following CSS in “Appearance => Theme Options > Custom CSS” box.
.entry-content td { padding: 0; }If you cannot give me the real sire url then you can upload it in your test url and send me.
Sakin
Keymaster@nevesagar: Please clean your custom css section. Add only the required css. I see lot of codes in custom css. Also I don’t know how it looks before custom css. So, can you send me the screenshot.
For menu, you can add the following css.
#header #mainmenu ul li a { line-height: 35px; } #header #mainmenu ul li ul { top: 35px; }September 18, 2013 at 11:26 pm in reply to: Menu in Header Right Sidebar disapperas on mobile screen #14744Sakin
Keymaster@iqbalsaini: Ok let me know your theme name and version.
Sakin
Keymaster@tnotty: In this case, you can remove the old css I gave you and add the following one.
.featured-slider { border-bottom: 40px solid #fee000; }Sakin
Keymaster@karenstl: I see that you have successfully added link color as
a { color: #8ba870; }You can see your link has been changed http://westpinelaclede.com/category/general/
Sakin
Keymaster@eemsweb: Can you check your IE10 setting. As when I check in your site. It is working fine. There is no issue in your menu like you have shown in attachment.
Sakin
Keymaster@RCardinal: Sorry we use email only for paid membership http://catchthemes.com/membership/
Sakin
Keymaster@mayabarak: No there is not. Even the footer widgets are only there in pro version. The only way that you can work on will be by building child theme and editing the footer.php in your child theme.
-
AuthorPosts
