Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'site'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Speed up loading time of website
Thank you. I already use w3 total cache. It´s not enough speed which I get with it. I tested my site http://www.coconut-couture.com on pagespeed.de
My highest score was 40/100. It told me, that I have way too many css and java script files and I should check if there is a possibility to put the files together.In addition, I will try the plugin Hannah suggested.
In forum: Virtue ThemeIn reply to: Creating Information in my account
October 28, 2015 at 1:40 am #64635Can you send a login to your site so I can see what you mean?
Ben
In forum: Virtue ThemeIn reply to: Clickable Buttons Inside Images
October 28, 2015 at 1:13 am #64625Hey,
1. Revolution slider docs are all here: http://www.themepunch.com/revslider-doc/slider-revolution-documentation/You can look at adding a layer: http://www.themepunch.com/revslider-doc/slide-layers/#addnewlayer
Button layer: http://www.themepunch.com/revslider-doc/slide-layers/#layer-button
and linking that layer: http://www.themepunch.com/revslider-doc/layer-settings/#layeractions
So you just need to add a layer and give it an action. The action part is where you add the link.
2. The image menu has only one link and it’s the link for all the content, the image and the title and description text. When you add an image menu you should see a place for an image, a place for a title, a place for a description and a place for a link. Once you fill those out they make up the image menu item. The description is the text your talking about is that what you are missing?
3. The demo content is just demo content, it just installs the content that you see on the demo. Can be helpful to give you a starting point to work with if your working on a new site and you know the final concept would be close to a demo.
Please let me know if thats helpful, Hopefully that makes sense.
Ben
In forum: Virtue ThemeHello..
my website:
http://www.noetzgk.comI have enabled 3 shipping options:
1. International flat rate
2. Flat rate
3. Local pickup (free)I have enabled all three in the Woocommerce settings/shipping, with prices set for the top 2 naturally. However, when checking out on the actual website, only the first and third options show up. The ‘flat rate’ shipping option is not visible on the webpage despite it being enabled.
Any help please??
Thanks so much
JohannIn forum: Virtue ThemeIn reply to: Vimeo Shortcode
October 28, 2015 at 1:03 am #64622Hmm, looks like the video is being blocked do to ssl, Can you send me a temp login to this site using Set as private reply. I’ll add in a little workaround into the code so you have a quick fix. Then I’ll make sure the next version of the theme has fix for this.
Else you can use a plugin for the responsive video, this plugin has a responsive video option: https://wordpress.org/plugins/shortcodes-ultimate/
Ben
In forum: Pinnacle ThemeIn reply to: Not responsive on iPhone
October 28, 2015 at 12:56 am #64620Hey,
You seem to be adding your site through an Iframe? Iframes are not responsive. why are you not having the site on the url above?Ben
In forum: Virtue ThemeTopic: Reviews Tab on Product Page
In forum: Pinnacle ThemeIn reply to: Pinnacle – Transparent Sticky Header Issues
October 28, 2015 at 12:51 am #64616Hey,
1. what page is showing the background? I’m seeing transparent till scrolled on the home page. For the default you set that in your theme options > site header settings.2. Right now it’s based on a percentage of the space. Since you have one really long menu label that is breaking once it runs out of room.
You can use this css to change it to not be based on the space but instead on padding which will make them all stay in one line:
.kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu>li { width: auto; } .kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu>li>a { padding: 0 10px; } .kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu>li.sf-dropdown>a { padding: 0 20px 0 10px; } .kad-header-style-basic.kad-header-center-logo .kt-menu-left .kad-primary-nav ul.sf-menu>li { float:right; }Ben
In forum: Pinnacle ThemeIn reply to: Revolution Slider: Font Display Problem
October 28, 2015 at 12:23 am #64614Hey,
You would still need to make the style italic in the layer. I took a look at the site and I’m not seeing this set in the layer settings?Ben
In forum: Pinnacle ThemeIn reply to: Uploading Theme error
October 28, 2015 at 12:20 am #64613If you can post a temp login to your site I can help you install assuming the server is running wordpress standards. You can use Set as private reply.
Ben
In forum: Virtue ThemeOctober 27, 2015 at 9:13 pm #64600Hi,
I received the following email about plugin that I don’t use and don’t have access to.
Please help me to solve a problem. I believe this plugin came with the theme. I didn’t install it.
At WP Engine we take security very seriously and we make every effort to keep our customers aware of any potential issues.Since we identified your site, (mysuitecruise), as having the vulnerable version of the Fast Secure Contact Form plugin installed in the last 24-48 hours, we would like to draw your attention to an important security issue that exists within this plugin.
This plugin is vulerable to Cross-Site Scripting (XSS).
Due to the severity of this exploit we strongly recommend you update your plugin to the latest version, 4.0.38.
In forum: Virtue ThemeIn reply to: Site possibly hacked?
October 27, 2015 at 12:49 pm #64572Hey,
Are you using a SEO plugin?For example this url http://juicejab.com/testimonial/ina-m/
Was showing Parajumpers Jakke and that was just a google cached page. Meaning it’s pulling from a cached verso=ion that google has. Using an SEO plugin and sitemap will keep google refreshing your site so these html titles and descriptions are updated a fixed.I suggest Yoast SEO.
Ben
In forum: Virtue ThemeIn reply to: Adding script code as layer on Revolution slider?
October 27, 2015 at 12:25 pm #64564ok, after a test on your site the layer kept getting hidden because there was no content to hold it. That was creating a javascript error and thus the problem.
I did a workaround. I added “widgets on pages” the plugin which gives you a shortcode that you can add and it displays a widget area in your appearance > widgets.
so I added the code into a text widget then added the shortcode to the slider. You can see this slider in your admin.
Ben
In forum: Virtue ThemeIn reply to: UNLOCK Virtue
October 27, 2015 at 11:43 am #64551Hey Eric,
That is a notice you can set in your woocommerce settings. Its not coming from the theme. You can customize or remove it in your woocommerce > settings > Enable site-wide store notice text.Ben
In forum: Virtue ThemeIn reply to: Speed up loading time of website
October 27, 2015 at 11:42 am #64550In general using w3 total cache is a great option because you get both caching and minify together in one plugin and caching speeds up a site more then minify,
BenIn forum: Virtue ThemeOctober 27, 2015 at 11:40 am #64549Hey,
This is just a css thing they change how the quality buttons are added using the composite plugin. I added this for you but just so you know it’s this css:#content div.product .composite_data div.quantity { position: relative; width: 60px; }Ben
In forum: Pinnacle ThemeTopic: Product Page
Hi
My website is wellfedfood.com & I have a couple of questions re: the product page (e.g. *Login to see link
1) Is it possible to move the Description (so in the example above’s case the Ingredients & the Did You Know fact) below the Variable Product Buttons, Price & Add to Cart button?
2) Is it possible to remove the ‘clear selection’ link / button under the Variable Product buttons? At the moment if someone clicks this the price stays on the previous selection, meaning customers might get charged more for something they didn’t want.
3) Is there any way of making some of the Description text a hover box? Bit of a long shot with that one…Thanks very much!
Ed
In forum: Virtue ThemeIn reply to: Javasript NS_ERRORs
October 27, 2015 at 11:36 am #64547Hey,
Sorry about the delay.
I am pretty sure the error your seeing is only from firebug trying to do something through a proxy because the errors only show in your proxy.js file which isn’t part of your site.As for the speed. http://tools.pingdom.com/fpt/#!/d5Ozze/http://www.wigt.com/
I recommend you optimize your images as best you can, Using photoshops or any photo editors “save for web” options.
I also strongly recommend using caching, Especially on a shared server. Caching can make a huge difference and I think you would be best to use w3 total cache plugin so you can take advantage of the js and css minify.
Ben
In forum: Virtue ThemeIn reply to: javascript error in plugin page
October 27, 2015 at 11:28 am #64543Ok, I’m sorry about the delay.
I looked into this on a test site using the Italian translation, I could only recreate if I tried to update the plugin. (which because of how this plugin is packaged an update will come through a theme update).
Can you send me a login to this site? I can’t recreate an issue where this happens all the time.
Ben
In forum: Pinnacle ThemeHi Kadence support! These themes were the best investment I’ve ever made. Love them (I bought both). I’m running into 2 problems though:
1. I have “transparent header until scrolled” enabled and it’s still showing a white bg. I’ve checked in the Advanced Styling, and have tried disabling/re-installing all plugins. Have tried uploading theme both via FTP & regular WP theme uploader. This happens on all fresh installs, too.
2. On smaller screens, the navigation links drop down to a strange line height (screencaps available). Any way to fix this? I’ve shortened the link titles as much clients will allow me to change, fonts are as small as I’d advise, design-wise.Site link: *Login to see link
Thank you for everything you guys do!
Autumn -
AuthorSearch Results


