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 'page '
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: .po and .mo files
Thank you Ben!
I added file functions.php to my child theme. And pasted the code you wrote.
Also I have a languages folder in my child theme with files ru_RU.po, ru_RU.po.
Is it correct?I use files ru_RU.po, ru_RU.po to change h1 header on main page post grid. Header ‘Resent Post’ was replaced on ‘My Header …’
Is there another way to replace header in post grid on main page?My site travelq
In forum: Virtue ThemeTopic: background opacity
For example with this page. There’s no opacity option in page builder so I used firebugs to give it a try with opacity on background but when I do that, the fonts will be having the opacity too. Is it possible to just make the background having opacity? about us page
In forum: Virtue ThemeTopic: Logon page
January 22, 2015 at 9:09 pm #28321If this has been addressed already i apologize but i have been looking and cannot find it. I want to change the look of the logon page. i do not like the default WP logon screen as it does not seem to fit the virtue theme at all. i want it to flow like a page built by kadence. thanks in advance. here is the logon screen i do not like…*Login to see link
In forum: Virtue ThemeIn reply to: Portfolio Types and Filters
January 22, 2015 at 6:39 pm #28306Hey,
I’m assuming your talking about the theme filter. Which is built from the isotope framework. It was design do to be simple and only filter what is on a page. I’m not sure I even understand what your asking but the whole framework is such that your limited on options. Can you start by posting a link and if possible be a little more specific about what your asking then I can tell you if its possible or not.Ben
In forum: Virtue ThemeIn reply to: Custom Post Types and Taxonomies Templates
Ok, I’ll see what I can do, though I’m honestly not sure how to achieve any of this. I also realized that I don’t see the Post Slider Images metabox, so the two I got working are fairly useless. I think I’ve located the code for this metabox in gallery_metabox.php, but I don’t see a space where I could add my custom post type title. Guess I’ll keep looking and trying.
One more thing I’ve been meaning to ask, figure I might as well do it here, is it possible to show the name of the category or tag in the page header along with the category/tag itself? For example:
Now: If I click on the custom ‘video games’ taxonomy tag “Half-Life” in my posts, the page header of the index page says “Half-Life” and shows all the posts with this custom taxonomy tag, which is awesome.
What I would like: When I click on the “Half-Life” tag, to see in the page header “Video Games: Half-Life”. Basically I want to see the tag label “Video Games” along with the tag itself. Is that possible? If it’s simple, could you please provide the code for this and where to insert it?
In forum: Virtue ThemeTopic: Portfolio Types and Filters
Hi,
Is there anyway to manipulate the filter for portfolio types to either separate portfolio types to two rows, or segregate parent and child portfolio types? I’m just looking to better organize the filter, right now every type shows up together and it doesn’t look so good.
Is there a way to duplicate the filter on the page but hide different types from each instance of the filter, that could work if its possible.
Some type of advanced filtering where multiple types could be selected in the filter to further filter choices would be a great feature
Thanks for you help.
Adrian
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Custom Post Types and Taxonomies Templates
Ok, I managed to get it working, very easily, but I don’t know if that’s safe:
1. I copied metaboxes.php to the Child Theme (in a created lib folder)
2. I added to the following line my post type:
‘pages’ => array( ‘post’, ‘video-game-reviews’), // Post type
3. The meta boxes appeared.Is this OK to do? Will this work/break anything?
In forum: Pinnacle ThemeIn reply to: Custom google maps colour in cintacts page
Thank You,
now I can insert a custom map but I need to change the colours of the gallery of contacts template.
The default gallery that is in this page http://themes.kadencethemes.com/pinnacle-premium/contact-us/Thank You again for your patience! 🙂
In forum: Virtue ThemeIn forum: Pinnacle ThemeIn reply to: Custom google maps colour in cintacts page
January 22, 2015 at 11:01 am #28269ok I see, add this to the text tab of your page:
<script type="text/javascript">jQuery(document).ready(function ($) { var styles = [ { featureType: 'water', elementType: 'all', stylers: [ { hue: '#ffffff' }, { saturation: -100 }, { lightness: 100 }, { visibility: 'on' } ] },{ featureType: 'landscape', elementType: 'all', stylers: [ { hue: '#cc9999' }, { saturation: 9 }, { lightness: -21 }, { visibility: 'on' } ] },{ featureType: 'road', elementType: 'all', stylers: [ { hue: '#eeeeee' }, { saturation: -100 }, { lightness: 81 }, { visibility: 'on' } ] },{ featureType: 'poi', elementType: 'all', stylers: [ { hue: '#CCCCCC' }, { saturation: -100 }, { lightness: 9 }, { visibility: 'on' } ] },{ featureType: 'road.highway', elementType: 'all', stylers: [ { hue: '#eeeeee' }, { saturation: -100 }, { lightness: 81 }, { visibility: 'on' } ] } ]; var options = { mapTypeControlOptions: { mapTypeIds: [ 'Styled'] }, center: new google.maps.LatLng(61.63028201181714, -51.30035629272459), zoom: 3, mapTypeId: 'Styled' }; var div = document.getElementById('map'); var map = new google.maps.Map(div, options); var styledMapType = new google.maps.StyledMapType(styles, { name: 'Styled' }); map.mapTypes.set('Styled', styledMapType); }); </script> <div id="map" style="min-height:300px;"></div>Ben
In forum: Virtue ThemeIn reply to: Troubles with image + div box!
In forum: Pinnacle ThemeIn reply to: Custom google maps colour in cintacts page
In forum: Virtue ThemeIn reply to: Demo content
In your appearance > menus page if you open the screen options tab on the top right you should see a Links box. Clicking that will give you a Links dropdown on the left side of the page. Then you can just paste in your URL and name it whatever you like. Yes, I have virtue premium.
Hannah
In forum: Virtue ThemeWhen I click on one of the up arrows the move back up the page is smooth, but from my anchor links in the top bar it jumps down to the section. Is there something I can do to make smooth scroll work for all the same page links. Page is *Login to see link
In forum: Virtue ThemeIn reply to: image disappeared from homepage
In forum: Virtue ThemeIn reply to: Home page
January 22, 2015 at 1:06 am #28222in the settings > reading. Set your home page as the static page called home.
Ben
In forum: Virtue ThemeI have the Revolution slider on my homepage (thank you so much for helping me download it).
I have made the slider not appear on mobile, and there is too much white space between the logo and the lines of text below in the mobile “header” (using pagebuilder in header)
Any help you can suggest would be greatly appreciated!
In forum: Virtue ThemeIn reply to: Demo content
To make it clear what I want.
When I download the “Install Virtue Premium with Demo Content” folder and fallow the instructions and now it is that I have a menu with pages and one of the pages is called Home and what I want is that when I click on that Home page that it should go to the index.php and as of now the Home page go’s to a page called Home.
You understand? I can explain more if necessary.
When I go to the menu now there is no option for me to add a link.
(are you using Virtue premium?)
Thank a mill
RLAIn forum: Virtue ThemeTopic: Home page
To make it clear what I want.
When I download the “Install Virtue Premium with Demo Content” folder and fallow the instructions what happened is that I now have a menu with pages and one of the pages is called Home and what I want is that when I click on that Home page that it should go to the index.php and as of now the Home page go’s to a page called Home.
Thank you
RLA -
AuthorSearch Results



