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: Theme Options Icons Missing in Admin Center
In forum: Virtue ThemeApril 27, 2016 at 12:20 pm #92794Hello,
Could I deactivate or remove the link which takes me to the index page from the splash page? I mean: imagine that my customer just wants the splash page and the button where says “Visit site” didn’t have a link to index page. Just a link to his email address or wherever he wants.
I don’t know if it’s possible. Could you help me?
Thank you very much, as always.In forum: Pinnacle ThemeIn reply to: Slider Revolution Home Page
Hello!
I was able to do this on my test site by first going into Theme Options> Home Layout> Home Layout Manager, and only activate Page Content.
Then, within the page text editor of the page that’s set as Static Home Page in Settings> Reading, I pasted a shortcode like this one.
[portfolio_posts orderby=date columns=4 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=4 masonry=false lightbox=true showtypes=true]Your slider will be set via Theme Options> Home Slider, and you can create the slider itself with the button in the slider options.
If you don’t want a logo or menus, then you should remove the logo in your Main Settings area.
And you can disable all of your menus via Appearance> Menus.Let me know if this works for you.
In forum: Virtue ThemeIn reply to: Social Media Sharing problem
In forum: Virtue ThemeIn reply to: Social Media Sharing problem
In forum: Virtue ThemeIn reply to: Mathematical symbols and equations
In forum: Virtue ThemeIn reply to: circle with a red cross
You an use a site like this- https://www.awesomescreenshot.com/
Hannah
In forum: Virtue ThemeIn reply to: Social Media Sharing problem
I don’t want to disable pagebuilder and risk massacring my content. I wish there was an easier way to check for a conflict.
Here’s the site: http://hopeandfeathersframing.com/
The page it does display on: http://hopeandfeathersframing.com/about/In forum: Virtue ThemeIn reply to: Social Media Sharing problem
In forum: Pinnacle ThemeIn reply to: Child theme and parent theme problem
Well, I’m actually trying to disable the child theme, but then these rows of code show up on the main page. The whole site went bananas after wordpress 4.5 so had to disable all plugins to to go through the site. For some reason i can’t reactive the parent theme, version 1.6.4. adress: http://www.kontinent.se
thanks
In forum: Pinnacle ThemeIn reply to: Cross-sell items in cart not clickable
Thanks for the tips,
I’ve gone through the cart folder with Notepad++ looking for open p tags, though they all seem closed. Perhaps I’m missing something, or should scan the entire site?
I’d love to read that article, though I can’t find it. Can you point to it?
Thanks again.
In forum: Virtue ThemeIn reply to: home slide cyclone slider help
April 27, 2016 at 10:43 am #92761Yike, lots of issues..
You have this plugin Speed Booster Options.. I corrected your settings.
You also had photon activated which is really really slow. I don’t recommend anyone use it. I see it slows down sites all the time. A free CND isn’t something you want on your site unless you are on the worst kind of host.
You should be set better now.
Ben
In forum: Pinnacle ThemeIn reply to: Child theme and parent theme problem
In forum: Virtue ThemeIn reply to: Installation problem
April 27, 2016 at 10:00 am #92749Hey,
My best suggestion would be to call your hosting provider and have them increase the max upload size on your site.. the theme is only 5mb so your server would have to be below wordpress standards to have a max upload size smaller then that.
I would just request they update to 8mb or higher.
Else if that’s not possible you will need to upload through http://ftp.. This is more tricky if you’ve not used an ftp client before but it’s another thing any decent host could help you with. You can get an ftp client here: http://filezilla-project.org/
From there you would login navigate to the wp-content/themes folder of your wordpress site.
Then extract the theme zip and using filezilla you can upload the virtue theme folder to the themes folder on your site.
You will want to verify your ftp upload. Make sure each file transferred on low end servers this can be an issue where files are missed.
Then you would see the theme available to activate.
Ben
In forum: Virtue ThemeTopic: Virtue NOT updating
I have several sites using the Virtue Premium theme (love it)!
I am having this “theme update” problem only on one of my sites: *Login to see linkMy problem is that I am not receiving the message “Update Available”, thus my theme is stuck on 3.3.9 (versus 3.6.1).
Appearance –> Themes shows no “Update Available” message
Dashboard –> Updates (says my theme is up to date)I am using the “one-click Child Theme” plugin (but I use that plugin on all my other Virtue sites with no issues).
No other themes are installed.
WordPress is up to date 4.5.1Is there a way to force an update to Virtue Premium 3.6.1?
Any other thoughts?
In forum: Virtue ThemeTopic: logo script insert in header
Hi Hannah ? or ..?
Greetings from The Netherlands where our king William has become 47 years and across the nation all kinds of festivities.
I have a small problem Last year I have created a logo with a green flash beam (see http://www.robo-ts.nl ) .
It consists of: an image (robo-ts) a index html file and a CSS file. I have zipped the 3 files , but can not send an attachmentI’ve bought a Virtue premium theme , due to the fact I want to convert the , prior mentioned website http://www.robo-ts.nl , form joomla to wordpress and it would be nice that it will be nearly a look a like website. In my localhost I’m reasonably succeeded, but the the great feature, the logo with the flash beam, is the hallmark of the company for about 10 years and it is therefore impossible to imagine that it should be disappear?
It’s ready to install, but I do not know how I can fit this in php in wordpress. Would you be so kind to give me clues how I could do in the premium Virtue themeAdditional information: There are 3 images, the background image with the gap, the whole logo name, and the green beam the CSS (see below) and the index url:www.robo-ts.nl/ logo-robo-ts/images/index.html
I hope you can help me?
Thank you ,Jos
@charset “utf-8”;
/* CSS Document */body {
padding-top: 60px;
padding-bottom: 40px;
}div#wrapper {
width: 900px;
margin: 0 auto;
}div#header {
height: 140px;
background-image: url(../images/header_bg.jpg);
background-position: 0 0;
background-repeat: repeat-x;
border-top: 1px #999 solid;
border-bottom: 1px #999 solid;
}div#logo_css {
position: relative;
float: left;
width: 242px;
height: 85px;
margin: 45px 0 0 8px;
background-color: #000;
overflow: hidden;
}div#logo_css .logo-front {
position: absolute;
width: 242px;
height: 85px;
z-index: 2;
}div#logo_css .logo-beam {
position: absolute;
z-index: 1;
width: 184;
height: 16px;
top: 43px;
-webkit-animation: mymove 2s infinite; /* Chrome, Safari, Opera */
animation: mymove 2s infinite;
}/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
from {left: -184px;}
to {left: 184px;}
}
/* Firefox, IE10 */
@keyframes mymove {
from {left: -184px;}
to {left: 184px;}
}In forum: Pinnacle ThemeTopic: Selection Color
Hello,
I’m currently developing a client website, and i want to change the selection color from the pink to an other HEX color, what is the CSS code for this?
Website: *Login to see link
Thank you in advance!
In forum: Virtue ThemeTopic: Full Width Nav-Main
Hi,
I did post this on the worpdress forum but I purchased the premium version of Virtue today so thought I would make use of the support here.
My site is LILO DESIGNS and I really want my main menu to span the width of the page – i found code on here to get the sub menu to do this but after trying for the best part of the afternoon to find code or use the inspector to pick the right inspector nothing works. One thing that does work is creating negative margins which then messes up the sub menu. Or changing the container width which messes up everything else!
Any help would be greatly appreciated.
TIA
In forum: Virtue ThemeIn forum: Virtue ThemeThe following warnings are now showing up on every single product I have added.
Warning: extract() expects parameter 1 to be array, boolean given in /home/montanao/public_html/wp-content/plugins/wishlist-for-woocommerce/Woocommerce_wishlist_lite.php on line 386
I had to have selected an option somewhere along the line when I obviously should not have. I have been doing some additional work on the site so assume it is user error. How can I delete these from showing when a customer is reading the product description?
Ginny
-
AuthorSearch Results


