Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@interiorsalvage: I check in you site and it’s working fine. Can you ask your friend to send the screenshot and also let us know from which devices she checked in.
Sakin
Keymaster@impresnet: That is not possible in Catch Everest theme but you can use Catch Evolution theme for that.
Sakin
Keymaster@interiorsalvage: Yes sometime it might be cache issue. So, you need to clear it or do hard refresh.
Sakin
Keymaster@ejmaxwellcat: It should be working. Can you let me know what is the issue. If you cannot upload then you can directly add the image url in the image field.
Sakin
Keymaster@lew1s: In your child theme content.php file. Find the code
if ( is_category() ) :and replace withif ( is_category() || is_date() ) :Sakin
Keymaster@Pete7feet: It should be pretty simple, you don’t need to edit any loop. You just need to add that in your editor. Can you show me the link of the post where you have added more tag then I can check in.
Sakin
Keymaster1) How can I change the font size of the content inside the menu drop down bar?
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu ul a { font-size: 10px; }2) Is there a way to put text/images to the right side of the header?
— For this you need to upgrade to Catch Everest Pro theme, where you will get Header Right Sidebar and then add anything you want.3) When you enable the slider for the entire site, is there a way to designate certain slides for certain pages? I don’t want accounting slides to appear for the travel & tours section.
— Sorry there is no option for this. You are only allowed to use same slider throughout the site.4) Is there a way to remove the “Powered by: WordPress” text in the footer?
— For this you need to upgrade to Catch Everest Pro theme, where you will get Footer Editor in Theme Options panel where you can delete or edit the footer text.5) How can you link “Click Here” buttons to certain pages?
— I don’t get it what you mean. You can add html links.6) Is there a way to link image slider pictures to certain pages?
— For this you need to upgrade to Catch Everest Pro theme, where there is Featured Image Slider which can link to any page, post, category, or custom url.See more details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@shyaab: send me your site url and tell me what exactly you need to remove it. It’s bit confusing without seeing your site.
Sakin
Keymaster@ahale1011: Sorry there is no easy option to hide but for previous one you can use the following CSS>
#home-left-sidebar p { display: none; }Sakin
Keymaster@interiorsalvage: Sorry for the trouble. The cache is working little wired. You need to clear the cache in your browser and then login. Then you can trying get the link to Catch Everest Pro theme at http://catchthemes.com/forum/catch-everest-pro-premium/
Sakin
Keymaster@Frans: what you want to do in iPhone or mobile devices.
Sakin
Keymaster@ashrafashraf: You can try adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 768px) { #colophon #supplementary .widget-area { float: left; margin-right: 3%; width: 31.3%; } #colophon #supplementary.three .widget-area + .widget-area + .widget-area { margin-right: 0; } }Sakin
Keymaster@danielgreat: Hello Daniel, it will not be good to make changes without proper plan as it’s responsive design.
For now you can add padding to the content. But I recommend you to get the professional developer and work around.
#main { padding: 10px; }Sakin
Keymaster@ashrafashraf: Will take a look at it but you site is not opening. It’s giving me Internal Server Error. Please check in and let me know it.
Sakin
Keymaster@iceman027: Upgrading WordPress version doesn’t effect your theme and custom CSS you have added.
October 2, 2013 at 12:20 am in reply to: My site title and tagline have disappeared. Please help! #15396Sakin
Keymaster@tlvannoy: I told you, you can get access either from FTP or from Hosting Control panel. Do you have access to any of these then you can reply me in email or why don’t you ask the server support to just delete it. They can do that for you.
October 1, 2013 at 11:45 pm in reply to: My site title and tagline have disappeared. Please help! #15391Sakin
Keymaster@tlvannoy: This folder will be in your server. So, you can either delete it from your server control panel or from FTP. If you are not know to this, then you can ask your server support to delete “wordpress-seo” folder and let them know about the issue.
Sakin
Keymaster@carlosdonan: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
.widget.Social_Widget img { box-shadow: none; }October 1, 2013 at 11:39 pm in reply to: My site title and tagline have disappeared. Please help! #15388 -
AuthorPosts
