Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@mailhunter: Please add the following CSS:
@media screen and (max-width: 960px) { #menu-item-538 .dropdown-toggle, #menu-item-540 .dropdown-toggle { display: none; } #site-header-menu-primary #access #menu-item-538 > a, #site-header-menu-primary #access #menu-item-540 > a { margin-right: 0; } }Regards,
MaheshMahesh
Participant@rcheney: Well, on Fabulous Fluid Free version, it has limit feature. You cannot directly upload specific image from the media directly into the slider. But What you can do is, use the page’s featured image as the slider image. First of all create some pages, and make sure you have set the Featured Image set to them. Then go to Dashboard=> Appearance=> Customize=> Featured Slider and select Featured Page Slider option in Select Slider Type. Some options will slide down. Choose the pages you desire.
For custom images, I recommend you to upgrade to Pro.Regards,
MaheshMahesh
Participant@janetmmorris: Checked your site, the site branding items, they are all already at the top left of the page. Have you already resolved it by yourself.
Additionally is there a way to only show the logo when viewed on a mobile device?
Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:@media screen and (max-width: 767px) { #site-header { display: none; } }Regards,
MaheshMahesh
Participant@ovarshav: Can you please clarify what do you mean by 3 columns order for posts. Do you mean 3 column layout (Left Sidebar – Main Content – Right Sidebar)? Let me know further.
Regards,
MaheshMahesh
Participant@mailhunter: Okay, finally was able to see the menu on your site. There are sub-menus in categories too and because of some CSS its not displaying. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.no-mobile-menu-item { display: block !important; }Let me know if any problem.
Regards,
MaheshMahesh
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,
Mahesh -
AuthorPosts
