Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@sobujbd: I don’t get it what you mean. You don’t need to add the media individually in the single post. You can also mass upload the media from “Media => Add New” in your WordPress Dashboard. Then you can add the link in your post or you can just upload the gallery in the post.
Sakin
Keymaster@sobujbd: When I check in your site and sticky post “Bangla Movie Chowringhee (1968) Review”. I see that in content, you have lot of empty
<p></p>tags. So just edit that post in text mode and remove the extra<p></p>tagsJuly 19, 2013 at 2:33 am in reply to: Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is di #12086Sakin
Keymaster@dario.dlrnz: This look your server related issue and you can ask your hosting server.
If this is giving you problem then you can remove the updater in your functions.php, delete code// Load up our new theme update notifier require( get_template_directory() . '/update_notifier.php' );Sakin
Keymaster@lynzikate: You can change the color code as per your need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* Active/ Current Menu Item Background Color */ #header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a { background-color: #000; } /* Hover Menu Item Background Color */ #header-menu ul.menu li:hover > a, #header-menu ul.menu a:focus { background-color: #2d2d2d; }Sakin
Keymaster@Harry454: Just change the color code as per you need and add the following css in “Appearance => Theme Options => Custom CSS” box.
.entry-header .entry-title { color: #222; }Sakin
Keymaster@Hank: There is easy option in “Appearance => Theme Options => Homepage Settings => Homepage Headlines Options”. Then check to disable “Disable Homepage Headline”.
Sakin
Keymaster@adongol: I am not sure what do you mean by Heading text. Do you mean the title of the page and post. There in easy to use Font Family Options and color Options in Catch Everest Pro theme. But for free theme, you need to add CSS in “Appearance => Theme Options => Custom CSS” and adjust it.
When you add css, make sure it is compatible with the Mobile devices, especially the font size.
.entry-header .entry-title { font-family: sans-serif,Arial; font-size: 30px; color: #222; }How can I remove the comments section of the page?
— You can remove comments section of the page from “Edit Page” discussion box. There you have to uncheck Allow Comment. See this http://en.support.wordpress.com/enable-disable-comments/Is it possible to remove the white arrows on the featured image on the front page (I only have one image)
— You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#slider-nav { display: none; }Sakin
Keymaster@MrJonnyJones: This is strange. Can you tell me the customization you have done. Maybe there is conflict with your customization or with the plugin you have installed.
So first try disabling plugins and check in.
Sakin
Keymaster@Bill Pagonas: Sorry there is no option to add second menu in this theme. You need build child theme and do the customization.
Sorry, what type of space are you talking about? I don’t see much space. Can you explain it.
Sakin
Keymaster@iemotion: I just check in with the iPad and it is working fine. When I just do single touch on Sample Page, it shows the child pages HTML Elements, Page Without Comment and Page With Comment. To Open Simple Page, I need to touch two times.
Sakin
Keymaster@Cherry: That is thumbnail image which you can set it from “Settings => Media”. After you setup just regenerate thumbnails from the plugin.
Sakin
Keymaster@senna: Ok I will contact you though email as I need to check your site admin section.
Sakin
Keymaster@Cherry: To center the logo in your site http://www.wastedcupcakes.com/newsite/. You need to remove the social media icons from that line. or you can just upload the image with the center background. This is image with white space.
Sakin
Keymaster@Cherry: Did you try regenerating thumbnail from the plugin that I mentioned you earlier.
Sakin
Keymaster@senna: Sorry I don’t see issue with the widget. Looks like you have added widgets in the homepage. Did you activate any new plugin recently. Try disabling that plugin. If the problem still exits then let me know it.
Sakin
Keymaster@senna: In Catch Mustang theme, there is 5 different type of slider that you can choose from. See this screenshot http://pinterest.com/pin/548594798329874581/
1. Featured Image Slider
2. Featured Post Slider
3. Featured Page Slider
4. Featured Category SliderBut only in “Featured Image Slider” you can upload the image and add in your slider. For page and post slider, you need to add the ID and for Category Slier you need to select categories.
For image slider, after you upload the image. You need to check on the size you want and then click on “Insert Into Post” http://pinterest.com/pin/548594798329798533/
Sakin
Keymaster@Cherry: To understand your question, I need to check in your site. So, send me your site URL.
Sakin
Keymaster@jennaelgin: I don’t see favicon in your site. For favicon it is recommend to use .ico extension. You can generate facivon from favicon generator like http://favicon-generator.org/
Also I see that you have installed WP Super Cache plugin. So, after you make changes, you need to clear your cache through Wp Super Cache plugin settings.
-
AuthorPosts
