Forum Replies Created
-
AuthorPosts
-
January 8, 2018 at 11:07 pm in reply to: Background image repeats horizontally on only some pages #129409PratikParticipant
Hi @fireflywebs,
This is the way the background reacts by default. You will need to make some custom changes. You need to add two images and show small one on mobile screens and big one on desktop screens. You will need to hire a customizer for that.
Regards,
PratikJanuary 8, 2018 at 11:05 pm in reply to: Drop down menu hidden behind 'before content' sidebar. #129408PratikParticipantO ok, let me know if you need further help with this issue.
PratikParticipantHi @jeremyknsm,
There is only one design. Just go to Appearance=> Customize=> Theme Options and turn on the sections you want.
PratikParticipantHi Alice,
Just goto Appearance=> Customize=> Theme Options=> Homepage/Frontpage options, there select the category you want and save.
This should fulfil your need. Let me know how it goes.
Regards,
PratikPratikParticipantHi @jeremyknsm,
The design is there in free version as well. You can try free version and check it out. Pro version has some extra features that are given here: https://catchthemes.com/theme-instructions/high-responsive-pro/.
Regards,
PratikJanuary 6, 2018 at 12:36 am in reply to: Drop down menu hidden behind 'before content' sidebar. #129232PratikParticipantHi @fireflywebs,
This is a strange issue. Can you try activating the parent theme and see if the problem persists?
Regards,
PratikJanuary 6, 2018 at 12:26 am in reply to: Background image repeats horizontally on only some pages #129231PratikParticipantIt seems to be some conflict with a plugin or so.
Try adding following code in Appearance=> Customize=> Additional CSS box:
body.custom-background { background-size: cover; }
This should make issue go away on all pages.
Let me know how it goes.
Regards,
PratikJanuary 5, 2018 at 9:37 pm in reply to: CSS for no ul hyper links but change color and background on hover #129225PratikParticipantHi Anders,
Glad the problem is solved. Try regenerating thumbnails using regenerate thumbnails plugin next time.
Regards,
PratikPratikParticipantHi @temppelinemanta,
I have fixed it and sent it for update. It should be available to you by the end of the week. If you want to fix it asap, replace line 23 of cleanportfolio/template-parts/testimonial/content-testimonial.php by following:
<?php the_title( '<h2 class="entry-title"><a href="' . esc_url( get_permalink() ) . '">', '</a></h2>' ); ?>
Regards,
PratikPratikParticipantHi @andrewshinn,
We can do it via CSS. But for that, I will need to see the menu where there is issue. Also, it would be good to add the menu item on far fight has problems with drop-downs on further levels, so it is better to add those type of items on left most corner.
Regards,
PratikPratikParticipantHi @abisbee,
You need to add following code or edit the code line if previously exists:
define( ‘DISALLOW_FILE_EDIT’, true );
PratikParticipantHi @catwingz,
Please add following this code in your child theme.
In line 35, change 250, 250 to any size you want. Finally after that, please regenerate the thumbnails using plugin Regenerate Thumbnails.
Regards,
PratikPratikParticipantHi @abisbee,
To restrict it to certain category, it is not possible via Recent Posts. For that you can do two things,
1. Use CT: Featured Post widget and add in posts one by one ( This defeats the idea of selecting category )
2. Use Essential Widgets Pro Plugin. This plugin has EW Featured Posts widget that allows you to do all the things that you describe.
I don’t understand what you mean by editing? For small CSS just add in code at Appearance=> Customize=> Additional CSS box.
Regards,
PratikPratikParticipantHi @abisbee,
Thanks for your reply. I misunderstood the issue, you are right.
Please try what @abisbee has said, create a menu with no link to that page. For creating menus, take a look at https://codex.wordpress.org/WordPress_Menu_User_Guide.
Regards,
PratikPratikParticipantHi @temppelineanta,
There seems to be bug with theme theme on testimonial links. We will fix it in next update.
Regards,
PratikPratikParticipantCan you let me know the options you are using in Appearance=> Customize=> Theme Options=> Layout Options?
PratikParticipantOk I see the problem. You have Jetpack mobile theme setup. You need to turn off the Jetpack Plugin’s mobile theme. Check https://jetpack.com/support/mobile-theme/ for more info on how to deactivate it. Once deactivated, please clear your cache if the Jetpacks mobile view still appears. Mobile view of our theme should look like this https://catchthemes.com/demo/clean-portfolio
Let me know how it goes.
Regards,
PratikPratikParticipantCan you post in your site url?
-
AuthorPosts