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
Hi,
I am trying to install Article Directory Redux Plug-in:
*Login to see linkI am following the instruction guides at the link above.
However, I when I do Point 7 “Add the following code in the header.php file before the </head> tag:”, I get the following error on my page “CKing Article Directory”. My website link is ckingsensors.com
Parse error: syntax error, unexpected ‘<‘ in /home3/cking/public_html/wp-content/themes/virtue_vendor_child/header.php on line 3
The original header.php file of Virtue Premium has only the following two lines and I just copy and past the code give in point 7 of the plugin installation guide.
<?php
/* empty */In Point 7, it is mentioned “BEFORE the </head> tag but I don’t see any such tag in the original header.php file of Virtue Premium.
Any help would greatly be appreciated.
Thanks.
In forum: Virtue ThemeHi, thank you very much for the theme! Tell me, please, is it possible to change the boundaries of the images on the pages. I need to change color to green with a transparent background and border to make intermittent (for example,——-) Link to website *Login to see link
In forum: Virtue ThemeDecember 2, 2014 at 9:56 pm #24113ok this was about your sidebar… Read your very first sentence.
When did this become about working with a map plugin? The javascript can’t work in that. No wonder we are not on the same page.
You can’t do what your trying to do, The map plugin would have to add the lightbox option. The theme can’t read into the hidden code of the map plugin.
Ben
In forum: Virtue ThemeI want to create an accordion using virtue shortcode on my services page. The one included with the theme has a border around it, and plus or minus signs to expand the section. How do I take out the pluses and minuses, so they can simply click on the text and it expands?
In forum: Virtue ThemeBen,
The php code on my current pageis broken. I am not skilled in php, but it seems like I could replicate this functionality with a plug-in?
Any suggestions?
Thanks
MikeIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: contact form
In forum: Virtue ThemeIn reply to: Kadence Slider with Firefox
December 2, 2014 at 2:26 pm #24080You have this css in your custom css box:
.contentclass { padding-top: 0px; }and that is causing your issue. If you want to leave that you can add this to fix for the home page:
.ktslider_home_hidetop { margin-top: 0; }Ben
In forum: Virtue ThemeIn reply to: How can I stop a menu item from linking to a page?
December 2, 2014 at 2:22 pm #24077So then in the left side of the menu page you can see where you add a link to the menu right?
Just add a link but in the link field use a hash tag: #
http://codex.wordpress.org/Appearance_Menus_Screen
Ben
In forum: Virtue ThemeIn reply to: How can I stop a menu item from linking to a page?
December 2, 2014 at 2:06 pm #24074ok, in the menus page, top right corner click “screen options” then make sure links have a check mark.
BenIn forum: Virtue ThemeIn reply to: How can I stop a menu item from linking to a page?
December 2, 2014 at 1:05 pm #24068You can use the link menu option (on your menus page) and just add a hash tag for the link “#” and then label the navigation.
Ben
In forum: Virtue ThemeI have a portfolio drop down menu on my site, where I wish to make a couple of the subtitles just headings to a sub-menu rather than clickable links. At the moment, clicking on the items ‘Food & Drink’ and ‘Travel’ takes me to a page not found. How can I make these inactive and force the selection of a sub-category?
Here is the link: *Login to see link
It the menu item top right
Thanks for any assistance
In forum: Virtue ThemeIn reply to: Invisible Alt Attribute of photos in Home Icon Menu
December 2, 2014 at 12:13 pm #24054Hey,
First the validator is a tool, It’s not always right because it can’t understand all situations.It also gets things wrong, like this error : “No a element in scope but a a end tag seen.”
That isn’t an error it thinks it is but there isn’t anything wrong in the code.As for your alt tags. The icon menu was designed to show icons.. which wouldn’t have an alt tag because they aren’t an image. But in the attempts to provide more options you can use an image. This is different then adding an image to a post though so the url is pulled into the page but not the image data. Thus you don’t get a alt tag.
Ben
In forum: Virtue ThemeDecember 2, 2014 at 11:50 am #24047Hello,
on my new site: *Login to see link
I have a big problem with Home Icon Menu on Home Page – the alt attribute is invisible on photos in each icon (I have 15 icons on Home Page). Please check and look at this: Validator
All photos have alt attribute written in Media (I use WP SEO by Yoast), so I did everything properly.
Alt attribute is also invisible on footer (small logo picture “Wizerunek Kobiety”).
Alt attribute is visible on posts on home page.
What can I do?
Iwona
Ps. What about other errors shown in that validator – is it my foult? What can I do with them? I am not a programmist, so it seems very difficult for me.
In forum: Virtue ThemeIn reply to: How to configure my website for Mobile Devices
December 2, 2014 at 10:20 am #24032Beng Choon,
You can simply add images in the product gallery on the right side of your product edit page.Wes,
In the future please post in your own topic.
You don’t need an update it sounds like you just haven’t assigned a mobile menu. Go to appearance > menus and make sure you have a menu assigned to the mobile navigation.Ben
In forum: Virtue ThemeIn reply to: How to configure my website for Mobile Devices
Good Day all,
The mobile menu icon is not appearing, when shrunk the mobile size. I don’t have any mobile plugins installed, tried removing my custom CSS and tried inspecting the page to compare to the demo but don’t see it.
Does the theme need to update? or is it something else?
In forum: Virtue ThemeIn reply to: contact form
In forum: Pinnacle ThemeIn reply to: Text layer hyperlink in revolution slider
Thank You, Hannah and Ben for your provided solutions. But the both ways as I understand are not very suitable for me.
1. I know that there are possibility to insert a button in revolution slider, but You see these buttons are not very nice and not suites to my page design. This method would be suitable if would be possible to rewrite somehow button style to the same stile as it looks like with text layer.
By the way the is my page: http://alfatest.perso.lt/2. Second method also do not very suites for me because as I understand if I will import your demo content, I will loose mine? Also demo content “Browse” button also do not have link to other pages. Please correct me if I am wrong.
So maybe here is another method? Maybe to create a simple class for this button, or edit text layer style in Advanced Editor mode by changing this code:
{
font-size: 22px;
font-weight: 400;
font-family: Arial,Helvetica,sans-serif;
color: #ffffff;
text-decoration: none;
background-color: transparent;
text-shadow: none;
border-width: 1px;
border-color: #ffffff;
border-style: solid;
}Sincerely Thank You for support 🙂
In forum: Pinnacle ThemeIn reply to: Category filter to sidebar
December 1, 2014 at 11:54 pm #23983Hey,
1. Are all your images large enough to be cropped by the theme? The theme crop can’t grow images so if they are not at least the crop size then they will show up in there default size and not be the same.2. You can use a woocommerce shortcode: http://docs.woothemes.com/document/woocommerce-shortcodes/
like:
[recent_products per_page="12" columns="4"]Kadence Themes
In forum: Pinnacle ThemeIn reply to: Use bootstrap col-xs-
December 1, 2014 at 11:52 pm #23982Hey,
If your just using html you can totally use the col-xs-3 or whatever class. You can also use col-ss-3 for 480px or below.what page are you having trouble with?
Ben
-
AuthorSearch Results


