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
Topic: Kadence Template Edit
Hi,
I am trying to make some edits on the templates for a client. I am new to php so I am having some trouble. On page “*Login to see link niture/?attachment_id=1928” I think one of the main templates being used is the template “content-single.php” I know this by playing around and doing some snooping. Also I know this because I added my own button <button onclick="history.go(-1);">Back </button> and I see the result in my browser.
Now the problem lies when I try to change the classes you have selected for this page “entry-content clearfix”. I replaced that with my own class called “myownclass” but for some reason I do not see this in the html of the browser when I save this template in my child theme. I refreshed the cache several times and I do not see any changes being made to the class. I even tried deleted the original template “content-single.php” in the virtue folder to see if there was overlapping but no luck. I even tried adding the code <?php echo "Testing!"; ?> still no luck.
Can you please inform me how I can make changes to the template and why it sometimes does not show up?
Thanks,
EmreIn forum: Virtue ThemeIn reply to: Portfolio excerpts
I’ve just updated the theme and I now cannot get the portfolio page working anymore! http://musicabrac.fr/wp/?page_id=22
Only one item appears, when there was 7…In forum: Virtue ThemeTopic: Portfolio excerpts
Hello,
How can I get portfolio excerpts on a portfolio grid called on the home page.
I’ve got them activated on a portfolio page but would also like them on the [portfolio_posts].
*Login to see linkMany Thanks
In forum: Virtue ThemeHello,
i set up a gallery in a page. I like to link the single images to a carousel. With the custom-link-plugin thats not a problem.
But is it possible to open the same image that was clicked in the gallery in the carousel?
here it was made like i want it: *Login to see linkgreets Jan
In forum: Virtue ThemeIn reply to: When post to Facebook , the link show just only url
In forum: Virtue ThemeIn reply to: Name Directory shortcode not working
This is odd. I tried adding the correct link to text on a different page (Contact), and it does not work. If I add a WordPress page or external http pages it works. But if I add javascript:$zopim.livechat.window.show();, and the click update, and go back to the visual editor — the link is gone. The text with the link shows an underline on hover, but the link and unlink buttons are not active, so I cannot edit them.
So then I went back to the home page to look at the change that you make and did not make any changes, but clicked Update. When I went back and checked the link, it was gone. Again, text with the link shows an underline on hover, but the link and unlink buttons are not active, so I cannot edit them.
There must be something wrong with what I am doing. Mac OS, Safari?
In forum: Virtue ThemeIn reply to: PHP Script for custom product tab
March 11, 2015 at 10:29 pm #33901You can’t add two comments systems to a page without some serious editing. Have you looked at using a plugin like this: https://wordpress.org/plugins/facebook-comments-plugin/
Ben
In forum: Virtue ThemeIn reply to: Name Directory shortcode not working
zopim is the Zendesk live chat service. It’s hosted, there is a plugin. The live chat seems to work well. Zopim gave me their link code, but it doesn’t work.
$zopim.livechat.window.show();
It is the bubble icon (second from the left) on the “How Can We Help You Today” row on the homepage.
I can’t work out how to send you a screenshot.
Thanks!
In forum: Virtue ThemeIn reply to: Name Directory shortcode not working
In forum: Virtue ThemeIn reply to: Crop to Squares
March 11, 2015 at 5:32 pm #33874It’s on the right by default. Content goes on the left, see here: http://themes.kadencethemes.com/virtue-premium/contact-us/
You can use this css to move it to the left:
@media (min-width: 992px){ .page-template-page-contact #main { float:right; } }Ben
In forum: Virtue ThemeIn reply to: Crop to Squares
In forum: Virtue ThemeMarch 11, 2015 at 3:55 pm #33857How can I change the Carousel Title on all blog pages to say “Recent Blogs” instead of “Recent Posts”? I know the option is there to change the carousel title on the post edit page for a single post but I want to do to a general change to every post page that has the carousel at the bottom. Thanks in advance.
In forum: Virtue ThemeIn reply to: Name Directory shortcode not working
Hmmmm. I removed the WP Optimize plugin. I was trying to solve a different issue (linking a Virtue visual editor icon shortcode to the Zopim live chat session which I still do not have working yet) and I looked through my plugins to see if any were not necessary. And I removed it.
Could that be it?
Also, do you have any ideas why the Zopim javascript isn’t working? Zopim support can’t figure it out. You add the script, click update and then look at the page and the link is gone.
$zopim.livechat.window.show();
Thanks as always!!!
UPDATE.
It seems as though WP Optimize might have been a problem. The issue with the Zopim script disappearing from the Visual Editor has also stopped, along with the Name Directory glossary working again. That’s all good.
Now, I need to figure out what link to add to the Virtue Icon Shortcode to link to their chat session.
In forum: Virtue ThemeIn reply to: fullscreen Masonry/Isotope
March 11, 2015 at 2:35 pm #33847It’s not a css thing, the images are just cropped too small becuase they are set for a max width of 1140.
Just go into the page, click on the text tab and where you see the [gallery] shortcode with your image ids. add this:
imgwidth="360"so the gallery shortcode would look something like:
[gallery ids="ALLYOURIDS" imgwidth="360" columns="5"]Ben
In forum: Virtue ThemeTopic: fullscreen Masonry/Isotope
Dear Ben and Hannah,
first of all, thanks for the great Theme, so far it gave best solutions for everything I wanted to implement!
Now I want to expand the size of my website to “fullscreen” or actually 90%.
I achieve this with
.container {
width: 90% !important
}
.row {
width: 1170px;
margin: 0 auto !important
}
.page-id-890 .row{
width: 100%
}
.page-header {
width: 1170px;
margin: 0 auto !important
}
.page-id-890 .page-header {
width: 100%
}However, this does not influence masonry/isotope as you can see here: *Login to see link
It seems to be fixed at the original size of 935/940px even though the parent container is.. well 90%. When shrinking down window-size the masonry adapts, the images get smaller and everything seems to stay proportional. Now this is not the behaviour I expected from masonry. I would expect that masonry responds by de/increasing number of columns, rearranging images and yeah, resizing them. Even though I specified 4 columns, masonry doesn’t seem to use them, neither is the phenomenon due to too small images, they are each between 666-1000px wide.Could you help me find a way to get a masonry/isotope grid over the whole 90%?
Thanks in advance!
SteffenIn forum: Pinnacle ThemeMy top menu bar is not working properly and I don’t know which settings to change.
http://www.drugfreestrength.comFirst three tabs (Home, About, Interviews) all direct to the home page and do not have the orange highlight when the cursor hovers. The Community, Shop, Contact all highlight orange and direct to the correct page.
Here is an email from Kadence, but this did not work. Just added an identical second menu below that didn’t work at all.
“ok so you have you header set up to have a logo in the middle and one menu on the left one menu on the right… That is your issue? Turn that off use the standard header style.
Ben”I’ve checked all the page id’s and they are all correct. I’ve been playing with site header settings, top bar settings, and page title. Nothing is working and I’m not sure what else to check for.
Thanks!
In forum: Virtue ThemeTopic: Responsive images function
Do you plan add Responsive images function in future updates?
It`s big problem now.
Example in content we show image size wight 600 px (150 kb)
but on iphone we must show this image reduced to wight 300px etc in other mobile devices
Google strongly recommend *Login to see link to optimize images sizescould you integrate the same function in theme?
The PB Responsive Images Polyfill automatically reformats all images in the post content into the picture tag proposed by the Responsive Images Community Group on w3.org. For help on implementing this plugin, use the “Help” tab on the upper right, or post your questions to the forums on wordpress.org.In forum: Virtue ThemeIn reply to: Feature Background
March 11, 2015 at 10:41 am #33817It applies to a few background sections that are pretty much not used any more 🙂
It’s really on the way out especially with how well pagebuilder sets up backgrounds now since the update but the option needs to stay for people that used it when it was more relevant. Previously it was set up as a preset for a background you could pull into page builder with just a select box. So if you had a color or background image you wanted on multiple pages you just selected the feature background and set it all in one place. And in fact it still does that but now you have to add the class “panel-row-style-wide-feature” to the pagebuilder row classes and there isn’t a select box.
Ben
In forum: Virtue ThemeMarch 11, 2015 at 10:16 am #338141. You have a an extra closing div tag in your pagebuilder. it’s causing the layout to be off.
2. You can add this in a text widget in your footer:
<script type="text/javascript"> jQuery(document).ready(function ($) { $('.kad-mnav a').click(function() { $('.mobile_menu_collapse').collapse('hide'); }); }); </script>Ben
In forum: Virtue ThemeTopic: Virtue image widget
Hi,
I use the page builder to create a page. I add a row with a virtue image widget. I upload the image and write the title and the alt text for this image.
The problem is that the title and the alt text doesn’t appear in the source code. Title and alt text are missing for all image use by virtue image widget or virtue gallery.
Thanks for helping me. -
AuthorSearch Results


