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 ThemeIn forum: Virtue Theme
In reply to: Static new page w/o sidebar
Hey Evelyn,
Whether or not your page has a sidebar is dependent on the template that you’ve assigned the page. if you want to be rid of the sidebar, simply choose the “fullwidth” template, rather than the “sidebar” template under Page Attributes.
Let me know if you’re able to find the correct template.
-Kevin
In forum: Virtue ThemeTopic: Static new page w/o sidebar
Hi, I’m watching the demo for “Using Page Builder” *Login to see link
and in it, Hannah creates a new page without a sidebar.Everytime I try to duplicate the instructions presented, my page has a sidebar.
My goal is to create a page that exists in the dropdown navigation that is static and does not contain a sidebar. How can I set a static page without making it HOME.
Thanks
EvelynIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Quickview colour box
September 30, 2016 at 9:57 am #115536Hey,
Yes. Reviews for products are not something you can call into any page. If you wanting to pull them into a differnet page then the product page you would have to copy and paste them into a different format.Ben
In forum: Virtue ThemeIn reply to: specific page on my site that does not have the logo
In forum: Virtue ThemeIn reply to: header layout and tag queries
Hello Guarav,
1. The demo site uses logos of this size:
http://themes.kadencethemes.com/virtue-premium/wp-content/uploads/2015/06/virtue_logo_blue3.png
X2 for retina:
http://themes.kadencethemes.com/virtue-premium/wp-content/uploads/2014/01/[email protected]2. When centering the logo, your secondary menu acts as one side of your primary navigation. You are not able to have a secondary menu below your logo when you have the logo centered. if you use a standard header with the centered logo though, you can have your primary menu display underneath it.
3. You can use this CSS to hide the post tags from that page:
.blog .posttags { display: none; }Place the CSS in Theme Options> Advanced Settings.
Let me know if this is all helpful!
-Kevin
In forum: Pinnacle ThemeIn reply to: Visual Editor Border Thickness
September 30, 2016 at 9:21 am #115523Hey,
Can’t seem to get your page to load.If your using page builder and your adding the border to the widget settings there isn’t a thickness settings. But you can add this to your “attributres” in that widget settings in the css box:
border-width: 4px !important;Just change that to what your wanting.
Ben
In forum: Virtue ThemeIn reply to: Quickview colour box
Hi Hannah
Thank you so much for your reply.
The review was given by my customer in one of my product. http://www.voycestasplus.com/product/landscape-cut-up-dress/
So I need to retype her reviews into testimonial in order for it to appear on my homepage?
Regards
James
In forum: Virtue ThemeIn reply to: Theme Options
Hey Thomas,
Most of the theme options don’t work in the live editor. It’s best if you open your page on another tab and edit through the Theme Options panel, refreshing the other page after each time you save to see the results. I find this to be the best way to make changes to my site.
-Kevin
In forum: Virtue ThemeI want to build a specific page on my site that does not have the logo baked in or the menu at the top. Any “standard” items on the site (topbar, logo, menu, widgets on bottom) that I will be able to drop from the specific page would be great. The site is http://www.alarmsysteemconcurrent.nl.
In forum: Virtue ThemeIn forum: Virtue ThemeHi,
I have some questions for header/tag in the theme.
1. What is the recommended image size of logo so that I can use the logo layout option 2 and Option 4(Option 4 is with widget)
This is important since my logo is of not the correct size, it shrinks based on the layout I choose2. for the layouts listed here :*Login to see link
How can I get the menu besides my logo(while using the standard with secondary menu or basic style with shrinked menu)3. How can I avoid getting the tags displayed in the summary post ?I tried looking for all options but could not see the option to disable tags getting displayed in the post summary.Example.. Pls refer to the main page at secondrecipe.com. You will notice tags below each posts
Thanks
GauravIn forum: Virtue ThemeI am having problems with the newest update and my nexgen plugin. I have deactivated the theme and used wordpress 2015,and storefront and there was no conflict. I have tried both using child theme and not using the child theme – same results. I am using the link to show what is going on. I thought it was nexgen fault but it works with the other themes.
This is a brief look at what is coming up on shop pages. Homepage is okay.
Warning: Missing argument 3 for nggPostThumbnail::ngg_post_thumbnail() in /home4/tfoolery/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/lib/post-thumbnail.php on line 83
this is the link to the page
<a href=”*Login to see link
opper/”>I will hold off restoring to pre update just to make the site work right.
Thanks
Tom
In forum: Pinnacle ThemeSeptember 30, 2016 at 2:23 am #115479Hi
I have used the Pinnacle “staff” functionality to set up a staff page.
*Login to see linkIt looks good – but the links displayed at the bottom ar faulty.
Both the mail link, and the LinkedIn link are faulty.
Even tho’ I have used the staff page “pre programmed” fields to set them up….Klikk the LinkedIn icon for any oft the staff and you end up on a 404 page!
Klick the mail icon and you get an extra “http://” in front oft the e-mail adress in your mail – which makes the e-mail adress faulty!Is this something that can be fixed – or will I need to set up an alternative page?
Best regards,
In forum: Virtue ThemeIn reply to: Kadence Slider Pro Fixed Image
In forum: Pinnacle ThemeIn reply to: Few questions
September 29, 2016 at 6:00 pm #115464Hey,
1. For your blog page use the “blog” page template. Do not use the settings > reading and make that page your “latest posts” page. Just leave that select box blank.2. The simplest way to do that would be to add your image into the page content and change your post header options to none.
3. again I want to stress that this is css and NOT a shortcode. A shortcode is something totally differnet and it could get very confusion if you tried to interchange those terms.
.staff_item img { border-radius: 50%; }4. sure, add this css:
.staff_item { text-align: center; }5. Add this css, let me know if that changes it for you:
.kadence_social_widget a i { width: 24px; display: block; } .home .kad-info-box .kad-circle-iconclass { line-height: 30px; }6. I suggest you add the video using a “visual editor” widget and using the “pinnacle shortcodes” button.
For a gallery slider I suggest you set the max width to match that of your images… but you can also add css:
.flexslider .slides img { margin: 0 auto; }Ben
In forum: Pinnacle ThemeIn reply to: Few questions
A few more questions:
1. I like the ‘blog’ part as it is in the homepage, however, when going to the ‘Blog’ page, with all posts’, I would like to have a typical blog presentation – basically, exactly what you have in the blog demo – but I can’t find out how to do it, keeping the homepage as it is. I also can’t find why I still have the sidebar on the side since I turned off all sidebar options (that I’ve seen) in here.
2. Also, in a single article page, is there any way I can move author/ date above the picture?
3. The shortcode to have rounded pictures on the homepage was very usefull, thanks! Can I ask you for the code I must use to have the same effect in the ‘Members’ (staff) page?
4. Another thing I would like to have in the staff page, is to have the name, job title and social media buttons centered with the picture. Is that possible?
5. I noticed that all buttons – in particular, the documents icon on the info boxes of the homepage, and the social media buttons on the staff page, are not centered (I mean the icon inside the button)? I did not add any short code that could affect this button. Do you have a guess why they are like that?
6. Another difficulty I found – hopefully the last one, was to center photos, gallery or video. For example: in the homepage I cannot center the video and in the Media page how can I center the gallery (or preferably make it centered by default) as it is meant to look like a blog.Sorry for all the questions and I thank you in advance for the help.
Cheers,
Nuno
In forum: Virtue ThemeIn reply to: 500 error
my website has zero traffic as I did not really use it or people know about it but when i tried to access it a few days ago, I hit with this 500 internal error at the particular page when i click one of my products when i added it.
could it be due to the scripts which I have added previously ? Somehow it does not accomodate adding of items ?
In forum: Virtue ThemeIn reply to: Jetpack social sharing
September 29, 2016 at 3:47 pm #115452Not unless you install https://wordpress.org/plugins/jetpack-sharing-butttons-shortcode/
Then you could manually and the shortcode into your page to show the sharing icons.
Ben
-
AuthorSearch Results


