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: Change text of "Your Cart"
In forum: Virtue ThemeTopic: Can't remove Virtue Logo!
Hi, I have finished the build with this template *Login to see link but when viewing the site on two different laptops to the one I used for the build the old Virtue Logo shows through from behind the new logo. I have tried everything I can think of and can’t get rid of the old logo help!
Have screenshot but cant upload here.
Thanks
TomIn forum: Virtue ThemeIn reply to: Broken image in web page
Hi Kevin,
No. Let me try to explain again. Also, I updates the test page with some more notes. The top image and bottom image are generating different code when you go to inspect element. The top image was just uploaded to our server/website and it’s being displayed with four
links. The first link has https, the other three have http.
The second image was uploaded to our server a couple of months ago. It’s displaying fine and the
is normal.
The technical support people seem to think this is the Kadence theme creating the weird code for the broken image. I disagree. However, they won’t provide me further help unless I check in with you guys.
Heather
In forum: Virtue ThemeIn reply to: css code not working
January 13, 2016 at 9:58 am #75545Hi Hannah,
No it does not work. The strange thing is on my other site it is working with the following code
product .entry-summary .kad_add_to_cart {
line-height: 40px;
padding: 0px 18px;
background-color: green;
}But on wollensloffenshop.nl the css code is not working.
Strange right?
Any idea?
In forum: Pinnacle ThemeIn reply to: menu not readable
In forum: Pinnacle ThemeTopic: logo not being bigger
In forum: Pinnacle ThemeIn reply to: Problem updating to v1.5.7 – theme broken!
Hi Ben, I use childthemes. I just have the problem in local mode on my PC using WAMP (this time I didn’t had this problem updating my site online). It is not in Maintenance mode on my PC.
I have encountered no problem updating themes from WordPress (like Twenty Sixteen) or plugins on my PC, just with Pinnacle which is weird.
As long as I can have new updates available in my account, I can manually do the update, then I am OK. I’ll see what happens with the next update.
I will close this thread as I have a solution. Thanks for your help!In forum: Virtue ThemeIn reply to: Adding custom icon/image to primary menu
January 13, 2016 at 8:12 am #75520Hello,
Thank you for your help.
Okay – the top css worked:
.sf-menu li a i {
margin: -2px;
}
But with -3px instead.The second one:
nav#nav-main span {
display: none;
}
.navclass {
margin-top: -2px;
}Hmm yes – this worked sort-of – maybe I wasn’t clear enough – it removed ALL menu items – so now the menu looks good until you want to navigate to a sub menu item and you can’t read it!!! I need the sub menu items visible – just want to hide the main menu item – I have achieved this before in appearance/menu on another site but it doesn’t work here.
Okay – third issue:
This worked
<script type=”text/javascript”>
jQuery(document).ready(function ($) {
var topOffest = $(‘body’).hasClass(‘admin-bar’) ? 32 : 0;
$(‘.navclass’).sticky({topSpacing:topOffest});});
</script>
But on the secondary menu NOT the primary – which is the one I wanted to make sticky???Any help to get these new issues sorted is greatly appreciated…
N
In forum: Virtue ThemeIn reply to: topbar shopping cart Value
In forum: Virtue ThemeIn reply to: Styling Primary Menu
January 13, 2016 at 5:32 am #75505Hello,
I am still having trouble styling my menu ‘buttons’ in the primary menu.
I like the radius – with the rounded corners and the spaces between look fab it’s the 3d aspect I am struggling with. What i’d really like is for the buttons to look like they’re real and chunky and I don’t think a shadow underneath/around it will cut it as the background image is pretty dark.
Is there a way in the css that I can do something similar to this:
http://creativenerds.co.uk/freebies/3d-free-social-media-icon-buttons/Here’s the site:
http://www.dronfieldhallbarn.org/Thanks in advance
NicIn forum: Pinnacle Themeblog posts open with a 404 error. the url is correct
404
Not FoundThe resource requested could not be found on this server!
a blog grid page template returns the same response.
Was working
example *Login to see linkIn forum: Virtue ThemeIn reply to: Floating Sticky Search form over Main Slider
In forum: Virtue ThemeTopic: Broken image in web page
Hi there!
This is a somewhat complicated question, I think. I recently started having broken images on new images uploaded to our website.
When I inspect the broken image element, I see this code: (Note that the first is http and three are http) If I change them all to https in the inspect area, the image is displayed.
However, in my WP dashboard area, I’m seeing this code:
The server technical support people think the Kadence theme is generating the additional src images. However, I believe their server (or something else) is generating the extra src images.
Do you have any thoughts or feedback? This problem just started happening and I’m not sure quite what has changed.
Our website is http://www.abortioncarenetwork.org.
Thanks!
HeatherIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Not Activated Slider Revolution
January 12, 2016 at 10:47 pm #75478You don’t get a activation code when using the slider through a theme license. When you purchased a theme you got access to use the plugin on one site through the themes license. This is separate from direct licensing from the plugin authors and there has always been a way for you to enter a purchase code if you wanted direct support and updates from the plugin authors (on previous versions of the slider it was hidden by default).
Recently the revolution slider plugin authors have made a push to offer some special things if you get a license directly from them. Things like direct updates from them instead of having to get updates as the theme updates. and direct support from them, they also started offering some demo sliders that they are calling “premium templates” and this is just a quick way to add some demo sliders that you can copy into your site. These are only accessible if you purchase directly from them. But you can download demos here for free: http://revolution.themepunch.com/free-slider-exchange/
Ben
In forum: Virtue ThemeIn reply to: Mobile issues
In forum: Virtue ThemeHi, I am having problems with my cart on mobile devices. There is no X to remove a product. I have tried some css from this site and others but I can’t get the X to show. I know you can change the quantity to 0 and that should remove an item. He is where it gets weird. If I add a product and then change quantity to 0 the product usually is removed. If I add another product then change the quantity to 0 it will remove the current item and add back that last item I had in the cart. Then it will not let me remove it by changing the quantity to 0. it just keeps adding back the same item. Can you please explain how to fix this error. It is only happening on mobile devices.
The website is *Login to see link
Thanks!
In forum: Virtue ThemeIn reply to: Virtue – logo before Site name and tageline
Hey,
So there isn’t a built in option to have both site name and logo in your header. One option is to code it into a child theme. Or, a simpler solution, you could use the header widget area and add your site name and tagline through a visual editor widget then use some css to place it accordingly. Let me know if you need further help with either of these routes.Hannah
In forum: Virtue ThemeIn reply to: post purechat widget
In forum: Virtue ThemeTopic: custom css for mobile view
Hi,
I’ve done a lot of customizing your theme with css and it’s been a great experience. I must be missing something obvious (I hope) in my travels with virtue premium. In my site I have added css to hide the price of products in woocommerce. When viewing the site mobile, I have noticed that the price and other things I’ve hidden with css are appearing on mobile view. Please see *Login to see link and view on desktop and mobile view to see what I’m referring to. Any help is appreciated greatly.Thanks
Mike -
AuthorSearch Results


