Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@skynet: I check in your screenshot and site and I see that you have custom css which is causing that issue. So, add the following css:
.entry-meta .comments-link { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
Sakin
Keymaster@skynet: We don’t control favicon from the theme. So, it must be WordPress core issue or plugin if you have used any. WordPress core 5.0.1 has lot of issue currently and they are working on it.
November 18, 2018 at 1:37 am in reply to: images in above footer area horizontal instead of vertical #159535Sakin
KeymasterHi Hans,
1. You can remove the background and box shadow by adding the following css:
.ctgallerypostpageimage .hentry:hover .entry-container { background-color: transparent; box-shadow: none; }
2. To open in new window, you can check in that widget it has option “Check to Open Link in new Tab/Window”. Just check that and save it.
But if you don’t want that black hover box and all then please replace that widget with “CT: Featured Images”. This suits your need more.
Regards,
SakinSakin
KeymasterI check in your site and I can see “Promotion Headline”. It says “Up to 60% Off Your Design Until December 10th. See Packages For Details ! Buy Now”
Also, I check in your site and you are using Hummingbird Performance plugin. You can clear cache from there and check in.
Sakin
Keymasterok I will send you email for this
November 13, 2018 at 1:05 am in reply to: images in above footer area horizontal instead of vertical #159132Sakin
KeymasterHi Hans,
You can change the background color as per your need in the following css and then add it in “Appearance => Customize => Additional CSS” box:
.site-footer .sidebar-before-footer { background-color: #000; }
Thanks for your appreciation and if you like my support and theme then you can support us by providing your review and rating at https://wordpress.org/support/theme/lucida/reviews/?filter=5
Regards,
SakinSakin
Keymaster@mk: Have you used any cache plugin also can you remove the view source access. I need to check that.
Sakin
KeymasterHi Zuza,
I see that you have extra custom css that’s causing issue. Please remove the flowing css from “Appearance => Customize => Additional CSS” box:
/* To remove search button from navigation bar */ .menu-toggle-wrapper { display: none !important; }
Regards,
SakinSakin
Keymaster@mk: Do you mean to remove the existing image that you have in theme default. Then don’t worry, just upload new header images after that click on “Randomize uploaded headers”. This will randomize the images that you have uploaded and ignores theme default images.
Sakin
Keymaster@kbohannon: Which cache plugin are you using it. Also, how did you clear the cache and can you post in your site URL so that I can check in. When I test in our demo server, it’s working fine. Also, let me know what you have selected in “Enable Promotion Headline on”.
Sakin
Keymaster@mk: Random header image works fine in our site. You have to click on button “Randomize suggested headers”. Yes, there is no random header in your site. Same image is coming up. So, can you check your settings as I cannot inspect your site. It’s protected. Also, do you have any cache plugin then try clear the cache and disabling that plugin for a while and check in.
Sakin
Keymaster@hoddbarnesdickins: You can add the following css in “Appearance => Customize => Additional CSS” box to hide the name of the page and date in that page.
.postid-419 .custom-header .entry-container { display: none; }
Yes, you can remove the grey from that page by adding following css in “Appearance => Customize => Additional CSS” box.
.postid-419 .custom-header:after { background-color: transparent; }
For center, you can add the following css in “Appearance => Customize => Additional CSS” box.
.postid-419 .custom-header:before { background-position: center center; }
Sakin
Keymaster@michelled: Yes, you need to make a different subdomain and use it. It will be easier.
As for custom, you need to build child theme and then add image in the child theme header with condition for this category https://developer.wordpress.org/reference/functions/is_category/
November 10, 2018 at 11:38 pm in reply to: Updating from Rock Star pro 2.3.1 to 2.4.1 not working #158976Sakin
Keymaster@jburnmusic: You need to install Catch Web Tools plugin and activate “Catch Updater” module and then download latest zip file from download section in your account at https://catchthemes.com/my-account/ and update in your site from “Appearance => Themes => Add New => Uplaods”.
Please check out video screencast at https://youtu.be/W95SuabDZi8 and FAQ at https://catchthemes.com/frequently-asked-questions/#question-update-1
Sakin
Keymaster@adeptvisuals: I think there might be issue while you zip it. You can actually download the zip file instead. Some, modern browser like “Safari” has auto zip extractor. So, in this case, you need open Safari and go to “Safari =
> Preferences” and in “General” tab, uncheck Open “safe” files after downloading. This will stop Safari from automatically unzipping the files and then you can download zip file.Then you can use our Catch Web Tools plugin “Catch Updater” module and update it. This will replace the existing installation. Check out screencast at https://youtu.be/W95SuabDZi8
Sorry for the trouble.
Sakin
KeymasterIi Zuza,
If you are talking about editing the text “Blog” and “I have tons to content. Follow my blogs about intresting stuff.” then we will add this in next version update. This option is already there in our “Adonis Pro” theme.
But if you are talking about the two recent post under that heading. Then it’s your recent post as you have selected “Your latest posts” in “Appearance => Customize => Homepage Settings”. If you don’t want this then youc an change to “A static page”.
Regards,
SakinSakin
Keymaster@adeptvisuals: Can you update the Catch Fullscreen Pro theme to latest version 1.2.3 and it should work. Thanks.
-
AuthorPosts