Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@beijaflor: You can download the theme and get the
functions.phpfile from there. Or reinstall the fresh copy of the theme.
https://wordpress.org/themes/jomsom/
Let me know if any problem.Regards,
MaheshMahesh
Participant@benben: Please post in your site url. Did it happen automatically? Or did you do some changes? Let me know further.
Regards,
MaheshJanuary 31, 2017 at 5:06 pm in reply to: Change color of Site title and tagline + less space between logo and menu #108468Mahesh
Participant@wouwonline: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#site-title a, #site-description { color: #213045; } #header-right { padding-top: 0; }For some reasons, I cannot see your site title and tagline.
For changing ‘continue reading’ text, go to Dashboard=> Appearance=> Customize=> Theme Options=> Excerpt/More Tag Settings and change More Tag Text text
Regards,
MaheshJanuary 31, 2017 at 4:52 pm in reply to: Catch Responsive Featured Slider Navigation – Arrow img missing #108465Mahesh
Participant@marie21: Are you using any plugins? If yes, try disabling the plugins one by one and check if that resolves the issue. I checked the theme on our server, and its working fine. You can check the demo
https://catchthemes.com/demo/catch-responsive/Regards,
MaheshMahesh
Participant@infoyed: I checked this on our server and its displaying fine. Please try changing the theme to the WordPress core themes (Twenty Sixteen) and check if it displays in there. If problem persists on other themes too, its not a theme issue. Let me know further.
Regards,
MaheshMahesh
Participant@vladibeer: Well this is normal, it take some time for the mobile menu to hide so it displays for split seconds. Depends on connection speed, server speed too. Hope you understand.
Regards,
MaheshMahesh
Participant@gantier: Yes, no customization required. As you buy a Pro version, it has the life time validity. And for the new updates, you’ll need to subscribe yearly. Then the price will be the same. Let me know if any problem.
Regards,
MaheshMahesh
Participant@vladibeer: Its the loading problem, as of slow internet connection may be. And as the CSS takes some time to load, it displays. We did check it, on our site I can’t really see it, it loads so fast.
Regards,
MaheshMahesh
Participant@mailhunter: For modifying menu text with child theme, it cannot be done with including
menu.phpfile in child theme. You need to override the function that displays the menu.
And about the dropdown issue, I cannot see any menu items in desktop and in mobile just Menu is there, when clicked, nothing happens.
Let me know further.Regards,
MaheshMahesh
Participant@novaglenn: Go to Dashboard=> Pages=> Add/Edit pages, click on Screen Options on the top left beside Help button. Some options will slide down. Make sure Discussion checkbox is checked. Then scroll down below content you’ll see Discussion tab, uncheck Allow Comments option and click Update.
Regards,
MaheshMahesh
Participant@azeaka: Sorry, I meant Dashboard=> Posts=> Add/Edit posts. And it will only show the comments in the single posts page not in the homepage as you mentioned. For that, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then in your child theme create a new file
index.phpand paste the code from the link below:
http://bit.ly/2klK50GRegards,
MaheshMahesh
Participant@lena: The above code should have worked fine. Please check the image in the link below:
http://bit.ly/2jO4LxG
Can you please snap of your site after using the above CSS that the sidebar disappears.Regards,
MaheshMahesh
Participant@kejpa: The above code snippet is for the child theme.
-> add Post fields and there I find “catchbase-featured-image” among others and I was thinking if it’s possible to add such a field for the entry-meta somewhere in my functions.php.
I don’t understand this. Please clarify.Regards,
MaheshMahesh
Participant@mailhunter: Just checked your site and now “Menü” is displaying in menu. Seems you’ve fixed the issue. For some reasons, I’m not able to see the mobile menu dropdown. Let me know if any problem.
Regards,
MaheshMahesh
Participant@cableman145: Please try changing the theme to WordPress default themes and check if the issue persist. If the issue persist in other themes too, this is not a theme issue. If everything works fine in default theme, please try doing a clean reinstall of the theme and check again. Let me know if the problem persists.
Regards,
MaheshMahesh
Participant@floh: Can you please let me know where is folder and flyer text? The body font is set to
sans-serif. Let me know further.Regards,
MaheshMahesh
Participant@catwingz: Go to Dashbaord=> Appearance=> Customize=> Theme Option=> Custom CSS box and add the following CSS:
@media screen and (max-width: 767px) { #site-logo .custom-logo-link { display: none; } #site-logo { background-image: url('http://integrationmassage.com/wp-content/uploads/2016/02/stacked-logo-banner-2.jpg'); height: 130px; background-size: cover; background-repeat: no-repeat; } }Note: Please change the image url as desired.
Regards,
MaheshMahesh
Participant@hellohillory: Its because of the bigger text size in the header. Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:
@media screen and (max-width: 420px) { #header-featured-image .entry-title { font-size: 20px; } }The above CSS will decrease the font-size in devices with max-width 420px. Let me know if any problem.
Regards,
MaheshMahesh
Participant@cranburypl: Just checked your site and the primary menu is displaying fine. Let me know if any problem.
@malodk02: Glad to know your problem is fixed.Regards,
Mahesh -
AuthorPosts
