Forum Replies Created
-
AuthorPosts
-
April 11, 2017 at 3:42 am in reply to: Choosing the image which is preview before entering the post #113831
Mahesh
Participant@smartdog: For that, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then in you child theme create content-gallery.php file and paste in the codes from the link below:
http://bit.ly/2p0ersF
Let me know if any problem.Regards,
MaheshMahesh
Participant@banno2000: The issue your are facing is because 2 of the 5 post in the Header Highlight Content has incorrect image dimensions. Second(Psychology of Travel: 3 Reality Checks to Remember) and the Fifth(Travel Packing Tips). Currently the image sizes are
293 x 164the second image and293 x 196the fifth image. The correct dimension is293 x 220. Remaining three image has correct dimensions. Please use the image on second and fifth as the same size used in others. Let me know if any problem.Regards,
MaheshMahesh
Participant@libertylobby: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.entry-container, .widget, #supplementary .wrapper, #supplementary .widget { padding-top: 0; padding-bottom: 0; }Regards,
MaheshMahesh
Participant@peterdroginformation-nu: Yes, the theme is compatible with php7.
Regards,
MaheshMahesh
Participant@newwebdesigner: Are you using Catch Base or Catch Kathmandu theme, you are posting in Catch Base’s thread but have mentioned Catch Kathmandu. Please post in your site url.
Regards,
MaheshMahesh
Participant@filip_1: Yes, you can use those. All the customization done in theme dashboard/settings is retained. But the code modified in the theme will be lost. Hope you understand.
Regards,
MaheshMahesh
Participant@filip_1: Have you made the customization through child theme or directly on the theme itself? Customization done in the theme itself will be lost during theme update that is why it is strongly recommend you to use child theme for customization. Its not possible to undo, however, please contact you server so that they can help you get the previous files before update.
If you do have child theme and the customization. Please use that. Let me know if any problem.Regards,
MaheshMahesh
Participant@wolpertinger: This is not possible with the theme by default. You’ll need to create a child theme and customize the theme further. You can find more details on creating child theme HERE. I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@wolpertinger: Which one(sidebar) do you want to remove from the archives page?
Regards,
MaheshApril 10, 2017 at 6:24 am in reply to: Choosing the image which is preview before entering the post #113775Mahesh
Participant@smartdog: Free version of the theme has limited features. The feature you seek (set header image for single page same image as the featured image is set) is only available in Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshApril 10, 2017 at 12:28 am in reply to: Secondary Menu in Mobile & Moving WOOF Filters to the top in Mobile #113761Mahesh
Participant@jyamani53: Yes, I was referring to the secondary menu. I checked your site, and yes, its empty container on yours. Must be because of some plugins, the same is working fine on our server.
Regards,
MaheshApril 10, 2017 at 12:21 am in reply to: Images on Product Pages (Woocommerce) are opening as a new page #113759Mahesh
Participant@jyamani53: Seems one of your plugins is giving the JS error and because of it the issue is occuring. Please try disabling the plugins one by one and check if that resolves the issue. Let me know further.
Regards,
MaheshApril 10, 2017 at 12:02 am in reply to: Secondary Menu in Mobile & Moving WOOF Filters to the top in Mobile #113756Mahesh
Participant@jyamani53:
1. The menu is working fine on our server. May be some of the plugin you’ve installed it conflicting. Please try disabling the plugins one by one and check if it resolves the issue.2. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media (max-width: 990px) { #content .wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; /* optional */ -webkit-box-align: start; -moz-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; } #content .wrapper #main { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; } #content .wrapper .sidebar-primary { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; } #content .wrapper .sidebar-primary .widget { width: 100%; } }Regards,
MaheshMahesh
Participant@melissajakimikgmail-com: For that, I recommend you to upgrade to Pro. In pro version, Header Right widget area is available which will allow you to add text, image etc through text widgets in the header.
Regards,
MaheshApril 9, 2017 at 6:42 am in reply to: Please HELP, permalink error that came out of nowhere. #113728Mahesh
Participant@luismarioochoa: Check your site again. Seems that the link
http://destinationvows.ca/specialists/british-columbia/zahra-remtulla/
is wrong, I checked the link with specialists-2
http://destinationvows.ca/specialists-2/specialists/british-columbia/zahra-remtulla/
and it worked fine. Please change the link in your content.
For some reasons, you have specialists-2 in your link, may be some category or custom permalink or something.Regards,
MaheshMahesh
Participant@johnny-nova: Use the following code:
<iframe width="560" height="315" src="https://www.youtube.com/embed/A7zX4hFNfxY" frameborder="0" allowfullscreen></iframe>Regards,
MaheshApril 9, 2017 at 2:52 am in reply to: change site-description from single line to double line #113717Mahesh
Participant@jamesmillerlifeology: Checked your site, seems you’ve resolved the issue. Let me know if any problem.
Regards,
Mahesh -
AuthorPosts
