Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@thetravelgal: In which page are you looking for. I just tested your homepage with Structured Data Testing Tool https://developers.google.com/structured-data/testing-tool/ and it’s showing fine. You can validate it yourself there.
Sakin
Keymaster@dl3yat: For that, go to “Appearance => Customize => Color Options => Footer Menu Color Options” and then code the “Menu Color”.
Sakin
Keymaster@eainsbury: To remove the border of table in Full Frame Pro theme, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
table, th, td { border: none; }Sakin
Keymaster@gio: Yes, please contact sales directly at https://catchthemes.com/contact-us/ . I check in your account and I don’t see any active subscription. When did you purchase the theme. You can access the theme only for 1 year after the purchase. After a year, you can either keep the version you have in your site and disable update or you need to re-purchase to get access to update.
Sakin
Keymaster@Bloggdriver: thanks for that and check your email.
Sakin
Keymaster@Eva: Then you need to use RGBA color code. So, first
116, 0, 188is rgba color and0.8is 80% transparency.
So, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.nav-primary { background: rgba(116, 0, 188, 0.8); }Sakin
Keymaster@arabira: This code was added in WordPress version of WordPress. That code was added in core from WordPress 4.2 version. So, you need to update your WordPress and then update the theme. It will work fine.
Sakin
Keymaster@JEmma2314: Can you post in your site URL and then let me check in.
Sakin
Keymaster@rabbyosaberwolves: I need to check in your server. As it’s working fine here. So, I will email you.
Sakin
Keymaster@rabbyosaberwolves: We need to check in details as Breadcrumb is working fine in our site. So, do you let me know the plugin you have activated in your site so that we can check with similar settings in our test server.
Sakin
Keymaster@earl_p: Sorry for misunderstanding. Yes, for background image you don’t need to use FTP. All the edits you make from FTP will be reverted back when you update the theme. Edit from FTP only if you are editing using child theme.
Sakin
Keymaster@earl_p: Your case is different and you are talking about different thing. In your case, it’s custom background and you don’t need to use FTP to replace that background image. You can change or remove that image from “Appearance => Customize => Background Image”
Sakin
Keymaster@earl_p: Your case is different and you are talking about different thing. In your case, it’s custom background and you don’t need to use FTP to replace that background image. You can replace that image from “Appearance => Customize => Background Image”.
Sakin
Keymaster@rabbyosaberwolves:
1. Did you check in plugins? Can you try disabling plugin one by one and check in. Looks like there is issue with breadcrumb and your plugins.2. Did you reset your Permalinks from “Settings => Permalinks”, Can you try default and check in.
3. If this doesn’t solve then try disabling breadcrumb from “Appearance => Customize => Theme Options => Breadcrumb Options”
4. If this doesn’t solve then let me know it and then I will send you email.
Sakin
Keymaster@jazzchino: It’s displaying fine in my side. Can you refresh your browser and check in. I see that you have WP-Super-Cache plugin install and it might be cache it. Also go to your WP Super Cache plugin settings and empty cache.
Sakin
Keymaster@Sziszi: There are two different color in footer text. One is for text and another for span and link. So, change the color code in following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#footer { color: #666; } #footer span, #footer a { color: #999; }Sakin
Keymaster@Sziszi: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
#content .post-by .no-padding-left, #content .post-by .last { display: none; } #main #content ul.post-by li { background: none transparent; padding: 0; }Sakin
Keymaster@Sziszi: What’s you site URL and which color code you want to change it. Then I can check in and send you the css. If you want easy way then you can update to Pro version where you will get Color Options.
Sakin
Keymaster@EmboldenAdventures: Mailchip will not add code in the theme. If you have added it manually then it can be there otherwise, you need to check in your Mailchimp plugin to find out. The best solution will be to check out with Mailchip plugin support.
-
AuthorPosts
