Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@RCardinal: Please add in your site URL so that I can take a look at it and send you the suggestion.
The best option to deal with menu is by building “Custom Menus” from “Appearance => Menus”. For homepage, you can get it from pages, view all in menu.
Check our more information about Menu at http://en.support.wordpress.com/menus/
Sakin
Keymaster@mayabarak: Sorry, there is no option to change the footer section in Simple Catch Free theme. You need to upgrade to pro version where you have Footer Editor to change it.
Sakin
Keymaster@shamwow: You can add widgets from “Appearance => Widgets”. The “Main Sidebar” works as the main sidebar and if you want same widgets to show in all pages and post then add it is Main sidebar. Otherwise, you can add widgets in different sidebars.
Sakin
Keymaster@abtaxlaw: It’s there in “Theme Options => Color Options”. Change value in “Menu Background Color” and “Menu Text Color”.
September 18, 2013 at 8:18 pm in reply to: Showing thumbnail when Content Layout = Excerpt/Blog Display #14729Sakin
Keymaster@keone: You need to add featured image in the post, which will be show in your category page.
After that if you want to keep the image in the side then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.archive #content .hentry { height: 1%; overflow: hidden; } .archive #content .featured-image { display: inline; float: left; width: 30%; } .archive #content .entry-container { display: inline; float: right; width: 65%; }Sakin
Keymaster@harpagust: Can you tell me which text? As I just check in from Firefox and cannot find it.
-
AuthorPosts
