I would like to remove the sidebar on these job listings:
*Login to see link
Hey Kjersti,
This sounds like something that this plugin would be useful for doing:
https://wordpress.org/plugins/page-scroll-to-id/
Otherwise you’ll likely need to write some scripts in order to control the scrolling. This plugin seems to have some options for where and how your site scrolls when you click your menu items.
Be sure to read the full plugin documentation, and let me know if the plugin works for you.
-Kevin
hello
in my products page i need to have a 2px padding down every product in mobile view can u help me with please
and i same page i have a few blank spaces in right side of the page when scrolling right how i can regret this ?
http://www.kvendors.com/products/
kvendors.com
thanks
hi,
when we choose “slider” as resume of a portfolio, the sliding delay is too long for me.
can we change this delay please?
thank you
I’m not seeing two blog pages configured? Can you link to both of your blog pages?
Thanks,
Kevin
Hello Javier,
You can configure a different mobile slider in Theme Options> Home Mobile Slider. How the slider displays will depend on how you configure it. You’ll want to set things to auto resize when possible, otherwise the slider wont behave responsively. Here is a tutorial for using the Kadence Slider. It’s much simpler to configure than the Revolution Slider, but it has most of the options you’ll need for your slider.
You can read about configuring the Kadence Slider here:
http://docs.kadencethemes.com/kadence-slider/kadence-slider-tutorial/
Be sure to read through all of the pages and links so you can best understand how it works.
Let me know if this is helpful!
-Kevin
This reply has been marked as private.
Hi Ben and Hannah,
Yay me!…I did all the things you suggested. Yay you two…thanks for getting back to me with great tips.
Unfortunately, it seems we’re only halfway there: I created the child theme and put the recommended code in the functions. Also added the shortcode recommended to the home page. NOTE: Only two posts currently have the image size we’re wanting to use. They are the two that you can now see on the home page: http://www.YourOrganizedLife.org.
1) For some strange reason, one of the post’s images (the pink Chaos Mode one) is only showing half the image. I double checked and made sure it is the correct sized image and that it looks right in the media library…it does. Yes, it is in the Featured Image spot in the blog post. I even tried removing it, saving, and replacing it just in case.
2) These images in the feed now look enormous. Is there a way they can be scaled down so the overall height is closer to the overall height taken up by the excerpt? (I’d like that to happen both in the home page shortcode and in the overall blog feed please).
Thanks very much!
–Lori
Hi
On this site I have tried to make a working menu with “page jumps” as it is a “onepager”
*Login to see link
As the page jump liks make the content jump to the top of the page and end up behing partly hidden the sticky header, I have placed them at the bottom of the conten just above where I want them to end up.
This works ok on desktop, but on tablet/ mobile the content is:
1) hidden behind the mobile menu which does not collaps after a link is clicked
2) displayed to far down on the page
Is there a way to “collaps” the monbile menu once a menu link is clicked?
Or do you have any other suggestions to solve this?
Thank you!
Hi, I want to move the menu to left a little bit. There is lot of space between logo and menu. If I add a new page to menu, it will go to second line, makes it ugly.
How I can adjust this?
The link is jdna.com.
Good morning:
I wanted to submit a request for assistance with the Image Flip option on my website’s WooCommerce shop. It was previously working but has stopped and now maintains just a static image in the Feature and regular shop pages even though there is a second image allocated for each product in the product page listings.
Appreciate any guidance you could provide. Thank you in advance for the help. Javier
Is there a way to make the featured image zoom/auto-crop? I’m trying to get the top two posts featured images’s on this page *Login to see link (Aogashima & Tosaku) to render like the rest on the page… I remember having a similar problem as this a while back but the solution for that issue isn’t working here (namely making sure the slider is set to default settings or blank – default being 440×1140… if I remember correctly). The featured images are 940×450 (tosaku) and 960×64 (aogashima) so obviously they won’t fit in the 1140 (or default) width, so is there a way to make them zoom in a bit so that all the images on the blog page look the same?
Hi there,
Sorry for this very simple questions but I can’t seem to find how I add products onto the featured product carousel on the home page. Ive just purchased Virtue Premium so I can do this easily but cant see anywhere its possible. I have enabled Featured Products on Home Layout and I have this heading on the home page, but where do I add the products? I am hoping for a carousel of products which link back to the item on my shop page when selected.
I would be greatful for any help
Hello
I’m trying to remove the sidebar on the main events page and single event. I am using The events calendar and even if I select full width template it still shows the sidebar. I found another post with a similar issue and it says to the add the following to child functions file:
add_filter(‘kadence_display_sidebar’, ‘tribe_sidebar’);
function tribe_sidebar($sidebar) {
if (tribe_is_event_query()) {
return false;
}
return $sidebar;
}
This doesn’t work though. :S
So if you have any other ideas or some advice I’d be most grateful.
Thank you
Yan
This reply has been marked as private.
Hey there,
I am not sure how to go about displaying the correct amounts when it comes to the $$ range for my products.
If you look at this page *Login to see link the item is shown in USD with the lowest of the options $45 and the highest $63.00. When you look under the product name though the range is $68.99 – $93.42.. when you change the currency to AUD the amount blows out even further.
Where does the range for the product come from that is being displayed under the title?
Thanks heaps, it is wrong for every product.
When you look at the shop page, the range is shown also there but it is the same for every product. I would be happy to just turn the range off if it is something that is going to be problematic, but I cannot find where to get rid of it completely.
Thanks
S.
When i search a product with the “search woocommerce product widget” it redirects me correct to the page with all the products i want search but i get an error with the revolution slider “Revolution Slider Error: Slider with alias not found.”
As far as i remember or maybe i havent seen it, there is no place to add a banner short code for the search page?
Thanks in advance
Hello, I’m using Virtue theme for more than a year.
I was using the kadence slider until recently but now want to use the revolution slider.
When I go in theme option -> Home Slider There is a bug
as soon I as Click in the textbox to select a slider it goes straight to the bottom of the page asking me to save my changes.
I don’t have the time to type the name of slider I want, the screen goes down.
It happens also in Mobile Slider area.
I guess you’d have to log to the back office to see.
It’s a really big problem since now I have no more slider and can’t select one.
Thanks a lot
Clément
Dear support,
Is it possible to make a post feature such that in the blog page it gets highlighted?
Thanks,
Fabrizio
Hi Claude,
1. If your product is a variable product it will say Select Options so that the customer can be taken to the product page to select variations. There isn’t a built in way to change this.
2. Have you added any custom css that might be effecting this? Ensure you are up to date on the theme, plugins, etc. Then try deactivating your plugins one by one to see if this resolves. Let me know if there’s no change.
Hannah