Hello,
If I would like a short jingle (mp3?) to be played when a page or maybe a post is loaded how would I go about it.
PP Berget
Edit: When it finished loading.
Hi
In my home page featured products slide, images are now showing. I’ve tried all possible options, still images not showing. Please assist me with this
*Login to see link
Ramesh
Thank you for your reply. I already have that installed but I did not manage to get the same look as on the demo page.
Do I have to add some custom CSS for that?
You mean the home slider settings? The only way you would lose that with a static page is if you made the static page your shop page or something. It should work otherwise.
Ben
I can’t get the header to stop being transparent on the home page (*Login to see link I want it to be a normal white header with the content starting below. Any advise? Thanks.
Login: test
Pass: test
*Login to see link
Hi, how can I add the text, free shipping, to each product on the Shop Grid page?
Thanks!
hi ben,
i have taken off the jetpack photon. 🙂 I was on w3 total cache and have just changed to wp super cache as w3 total cache wasnt minifying properly and load time was really bad with them. this is the fastest i have got it so far. If the actually load speed was under 2 seconds i wouldnt mind, but in reality its like waiting for paint to dry whilst it thinks about loading – easily 10seconds or more before it responds to move away from the page.
I am on a shared server, but i didnt have this problem with my old site and i know your theme is excellent for its loading times. looking further in to the pingdom tests it seems to be something called admin-ajax.php. i did some research and they say it is something to do with wordpress heartbeat? Any advice?
Katie
*Login to see link
Hi, how can I make smaller the Add to Cart button and the drop down box for quantity on the single product item page?
Thanks for the help.
*Login to see link
Is there way to show the category type on the single portfolio page, perhaps below the title (eg, under Fusion, show Mixed Media)?
Thanks!
if i use the static page it removes my slider feature …
If you don’t want to use a static page just move the “page content” module to disabled.
Ben
Ben,
I am trying to remove the Latest Post from the default homepage but i do not want to use the static page … could you please direct me to the setting where i can remove or change. thank you
So I did. Title: main page
Try it this way:
http://lproff.alfahosting.org
An additional question appeared: can i larger the menu item background in the footer menu (column 3)? I made an user specified menu widget in the footer…
Thanks again.
Wolfgang
I mean the ajax filter on the shop page of the site style 4 !
Hi, I am currently trying to get the filter options done as seen on the demo shop page from the virtue theme.
How do I get the same filters running on my site?
thank you.
Cheers,
Marc
1. That is because you are hiding your page titles with css. You can force the portfolio ones to show with this css:
.page-header.single-portfolio-item {
display: block;
}
2. Are you talking about the lightbox on your single portfolio page?
Add this css then:
.portfolio-single-img a.lightboxhover {
pointer-events: none;
cursor: default;
}
3. That is same as above.
Ben
http://www.debbiesun.com/testdrive/?portfolio=whirling-landscape
Under Theme Options / Portfolio, I already have Portfolio Navigation Arrow set to Navigate through all posts. I don’t see any arrows on the portfolio pages, though.
I thought I had said no for the lightbox setting but now I cannot find where it’s listed.
The title of the image is called Whirling Landscape which I see on the Portfolio grid but I would also like to see on the portfolio page.
Hi Ben,
Thanks for the quick response! I addedd that code to the custom css box, and I didn’t notice any changes. The decorative underscore/underline under the Product Carousel Title is still present on the product pages. Is there anything else I can try?
Thank you!
I sent the last post too early.
Could manage to hide the page title in the advanced settings already.
Works out fine.
The only open issue now is to hide the price.
Cool, thanks again!
Wolfgang