Forum Replies Created
-
AuthorPosts
-
February 9, 2017 at 12:19 pm in reply to: Catch Box Pro Premium- Page/Post Editing Options disappeared? #109187
Mahesh
Participant@nadiahri: Does the problem persist when using parent theme too? And what error do you get when you update the theme? Let me know further.
Regards,
MaheshMahesh
Participant@kjepa: Sorry, but there is not such feature to have meta in the custom post just like that as you’ve mentioned above. As mentioned in post above LINK, you’ll need to call
catchbase_entry_meta();function just in the the page where you have displayed the custom post. Hope you understand.
Let me know if any problem.Regards,
MaheshMahesh
Participant@wolpertinger: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.sidebar ul li, #supplementary ul li { list-style-type: decimal; }Regards,
MaheshMahesh
Participant@kejpa: Can you please explain in detail. You have given the admin link, and without logging in, I cannot see what you really mean. Please attach an image if possible. Hope you understand.
Regards,
MaheshMahesh
Participant@piligrim: No such issue on our server. Please post in your site url.
Regards,
MaheshFebruary 3, 2017 at 4:52 pm in reply to: Catch Responsive Featured Slider Navigation – Arrow img missing #108728Mahesh
Participant@marie21: Its because of the Cache plugin you are using. Yes, the symbols can be replaced with CSS.
It can be hidden with CSS if you don’t want to display at all. For that, add the following CSS:#feature-slider .cycle-prev::before, #feature-slider .cycle-next::before { display: none; }Regards,
MaheshFebruary 3, 2017 at 4:43 pm in reply to: Catch Flames Pro – Featured content and header image layout #108727Mahesh
Participant@mbd: The images in featured post are already centered. For same with for featured content title/text as image, add the following CSS:
#featured-content .entry-container { margin: 0 auto; width: 70%; }Regards,
MaheshMahesh
Participant@cableman145: Checked your site, after a thorough check, found that your site seems to be hacked. You were using Parallax Frame ver 1.1 but deleting and installing the new one from the WordPress repo, same problem occured. So uploaded the latest version on our local manually 1.1.1 and now it is working fine. But the problem is, when I just change the theme version back to 1.1 just a line, the problem comes back again. The hack has been made to that particular version of the theme. Some facebook scripts has been automatically added to your theme’s
style.cssonly when the user is not logged in. That is why the issue arose only in front end when not logged in. Please do a clean reinstall of WordPress and flush the whole database. Hope it helps.Regards,
MaheshMahesh
Participant@novaglenn: Seems, you are using two widgets in the widget area that’s why the footer has “two” class, it should be “one”. Using only one footer widget will make the area full-width. And about the full width testimonial, you’ll need to contact the testimonial plugin support for that as it is using 540px with as default.
To move header menu to right, add the following CSS:
.nav-primary.search-enabled .menu { float: right; }Regards,
MaheshMahesh
Participant@ovarshav: Oh sorry, here it is.
http://catchthemes.com/hire-customizer/Regards,
MaheshMahesh
Participant@haraldarnesenhotmail-com: Just checked your site, you are currently using Catch Box Pro version 4.6.2. Can you please use the latest version and let me know.
Regards,
MaheshFebruary 3, 2017 at 10:23 am in reply to: Not able to update to latest version of Adventurous Pro #108712Mahesh
Participant@mdosunmu: You cannot update Pro themes by just directly Update Now button like Free themes. You’ll need to first download the theme from https://catchthemes.com/my-account/ page. Then use Catch Updater plugin or Catch Updater module of Catch Web Tools plugin.
https://catchthemes.com/wp-plugins/catch-updater/
https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8Regards,
MaheshMahesh
Participant@petermilliken: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:
.catchresponsive-nav-menu a { padding: 0 15px; }Regards,
MaheshMahesh
Participant@amyfanton: Have you migrated your site? This kind of issue only happens when migrating the site from one server to another. Please contact WordPress.org support for WordPress related issue.
And try disabling the plugins and check it that resolves the issue.Regards,
MaheshFebruary 3, 2017 at 9:37 am in reply to: Catch Flames Pro – Featured content and header image layout #108708Mahesh
Participant@mbd: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:
#header-image img { width: 100%; } #featured-content .featured-content-wrap img { width: 70%; }Regards,
MaheshMahesh
Participant@wouwonline: Yes, you can show the page. However, you can show only one page. Posts are only shown as list. Hope you understand. If you want to show the page, go to Dashboard=> Appearance=> Customize=> Static Front Page and select A static page, then select the page you desire.
Regards,
MaheshMahesh
Participant@chatfield-court: Glad to know. Have a nice day!
Regards,
MaheshMahesh
Participant@catwingz: Please add the following CSS:
@media screen and (max-width: 940px) { #site-logo { background-image: url('http://integrationmassage.com/shadowsite/wp-content/uploads/2017/02/circle-logo-129w.png'); height: 180px; background-repeat: no-repeat; background-size: contain; } #site-logo .custom-logo-link { display: none; } }Regards,
MaheshMahesh
Participant@mrichwncc: I’ve replied you on the other thread, so I’ll skip this one.
Regards,
Mahesh -
AuthorPosts
