Deactivate featured post click through in header of wordpress theme - php

I've purchased a premium WP theme that has a header which rotates between five featured posts/photos. My hope is to keep the visual appeal of this without clicking through to the post itself. Any ideas on how to deactivate the click through? Here is the PHP code for the featured posts. Happy supply more code / to share the dev site itself if needed.
http://pastebin.com/vJwbJBap
The theme is located at: http://www.mojo-themes.com/demo/siucco-wordpress-theme/
Many thanks,
Alex

You could do it via jquery.. inside off your "demo.js" add this inside window load function(){}
$("#slider a.nivo-imageLink").attr('href', '').click(function(){return false});

Related

How can I change WooCommerce checkout page order summery section style?

I am new to WordPress. I need to change the checkout page style. Please help me to give suggestions.
Please use this wordpress plugin in order to customize your checkout page style/CSS: https://wordpress.org/plugins/postpage-specific-custom-css/ . You can use description and installation tabs to learn how to download the plugin to your wordpress.
You'll notice the blue download button on the right-side of the screen when you're ready to start the installation process.
You can also use the screenshots with the description tab to view how to use the plugin.
The plugin would be easier to use than altering the CSS style within the appearance section of your wordpress dashboard.

embedding woocommerce page breaking theme and not displaying correctaly

First I have contacted the theme developer and even paid for extra support and I am not getting any help. Thanks in advance for any help that you guys can give me
Issue:
When I embed a single product page using the Visual Composer Woocommerce Product Page Element on the home page the theme breaks. I've done this before on an older site using the same theme (Porto theme themeforest) and it worked fine. You can see it here: http://easypayold.wpengine.com/ (enter: UN: demo PW: 26d2d9153c32 to view site)
I am rebuilding the site and I am having the above issue.
I have disabled and activated all plugins to trouble shoot no changes. Then I activated the twentyseventeen them and embedded single product page worked so the issue seems to be from the theme itself.
I have removed the above single product page from the home page so you can see what it should look like then added it to a duplicate page so you can see how it is breaking the page. You can look at the home page to see the way it should look.
Duplicate page:
Name: !Home with Woocommerce embedded product page
URL: http://krankfinance.wpengine.com/home-2-2-2/
Home page the way it should look (with out single product)
http://krankfinance.wpengine.com/
Problems on home page:
1. Full screen rows become boxed
2. Reviews are gone (big issue)
3. The embedded single product page (bottom of home page) is not displaying correctly.
Here you can see the stand alone single product page, the way it should look when embedded on home page:
http://krankfinance.wpengine.com/shop/easy-pay-formula-x-driver/
Thanks in advance. If you need any other info from me please ask.
I fixed the issue (really more of a bandaid) by using an older version of my theme's woocommerce folder and putting it in my child theme. Then i removed the "Responsive Tabs js located porto(my theme)/woocommerce/single-product/tabs/tabs.php
Really want it to work with the current theme's woocommerce though. Still no help from theme developer.

WordPress Genisis Featured page widget with an iframe

I have a clients website that uses a WordPress Genisis Framework Child Theme.
One of the widgets that are built into the theme is a featured page widget. It is placed on the front of the page. The widget gathers 250 characters and displays that on the front page along with the featured image from that page.
The problem is that because the next page only contains an iframe from another website the WordPress widget does not grab the text, so it leaves a nice blank hole on the clients homepage. The previous developer set it up this way and didn't bother to plug the hole.
Any ideas how I could get the text to display correctly.
I am familiar with most web languages and the WordPress back end so any suggestions would help.
You can try to place a hidden div on the page where you paste in the text that you want. It wont be dynamic if the integrated page changes but it could be a possible work around.

Issue with wordpress plugin

What may be reason when i am using multiple plugins then some plugin showing in widget sidebar
but some or not like
plugin "wp-auctions" is showing in widget sidebar but
plugin "ultimate-auction" is not showing.
I am using "twentythirteen" theme.
please help me.
Well, take a look at this, http://wordpress.org/plugins/ultimate-auction/installation/
It seemed ultimate-auction is used on a page, not as a widget
Try create a new Page:
Enter this text "[wdm_auction_listing]" as a shortcode inside this new
page and publish it.
Then visit this page to see the auction list.
Goto the Admin page, choose Appearance->Widgets, check Available Widgets on the left side, ultimate-auction might be there, and you need drag it to the Main Widget Area on the right side.

Wordpress Gallery Links

I have a Wordpress page which is showing gallery that I created by using Wordpress built-in post editor: into it here is its url: http://jalrosh.com/lylescenter/?page_id=8
Now the issue is that when I click on some image its big image opens in a new page and that is disturbing page design. It should come in the central area but it is appearing on the top of the remaining page.
There are several plugins that could help you do this. For example http://wordpress.org/extend/plugins/lightbox-2-wordpress-plugin/ I haven't used this plugin, but a wordpress plugin search for "lightbox" came with several options. Try some of them out and see what one you like best.
I haven't tried any of them but supposedly they should take any image and have it viewed via a lightbox (which is the correct term for having the image displayed over the existing page).

Categories