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: Pinnacle ThemeIn forum: Pinnacle Theme
In reply to: Footer Height
Your site is back on maintenance mode so I can’t really check this out. Are you using the latest version of the slider? If there were an update you would see it in Appearance > Theme Recommended Plugins. Do these errors show in the front end or back? Is this when you create a new slider or use the existing one?
Hannah
In forum: Pinnacle ThemeTopic: Update lag on localhost?
Good morning… I just updated to Pinnacle Premium and I am developing on my local machine. Coincidentally, this morning the dev site tells me there is an update available to go from 1.6.3 to 1.6.4. However, the update fails. I also noticed that my online account at Kadence still shows 1.6.3 as my download. Ok, now for the question… maybe I am just rushing the process and the actual update file is not ready for updating through the traditional WordPress process? Or, maybe the update may get broken when I do it through a “localhost” dev site? I am not complaining, I love the theme… just want to be careful not to mess things up during my development process. Thanks!
In forum: Virtue ThemeHi there.
The mobile menu title and hamburger icon disappear when I click on them to reveal teh mobile menu. You then have to click back in the empty space to make it re-appear. I can’t see any settings that would affect this.
I’ve done a screengrab of it in action: *Login to see link
The website is http://www.getcarter.xyz
Thanks
In forum: Virtue ThemeIn reply to: Revolution slider dose not work anymore ?
In forum: Virtue ThemeIn reply to: Virtue Gallery problem with Polylang
Thank for the answer but no, it does not work. I worked before I installed the PolyLang plugin.
After installation, when I’m editing a page in a certain language, I can see only the pictures that were uploaded “in that language” …
So to use the standard Virtue carousel or gallery I have to reload the pictures for every language. I’v also tried to modify the setting “the widget is visualized for [all languages] drop down in the gallery creation page but ha no effects.
Maybe it is because I installed the plugin after creating some content for the website.In forum: Virtue ThemeI would like to hide the text and the title only this block partners. following website link *Login to see link (I am using this code [carousel type = post orderby = date columns = 8 items = 11 = 10 word_count speed = 5000 = scroll all cat = partners].
Thank you
In forum: Pinnacle ThemeHi there, to display images for my website I am using the Pinnacle:Gallery widget. I was just wondering if I am able to change the background colour that appears behind the caption of the image when the cursor hovers over it? Before the recent update I believe this was showing orange and after the update it has gone to black. I was wondering if there is a way that I can change this back to the orange as this suited my website perfectly. Thank you very much and I am loving this theme!!
In forum: Pinnacle ThemeTopic: search issue
I don’t know if this belong here, but I need help… Any hint will be appreciated.
I have two versions of the same site and some more installations local, they all give strange results when searching, from the theme search icon, from the WP widget, or from the Woocommerce Widget. You ask for an article or a product well known and they return the attachment page of the associated multimedia, but not real item. Normally I don’t need to search, buts customers would do. These installations are not yet publicized.
Here are the addresses of the sites, they both have different data, but the same plugins and theme (Pinnacle updated).
*Login to see link
*Login to see linkThank you a lot!
In forum: Virtue ThemeIn reply to: Demo site not uploading
April 7, 2016 at 11:16 pm #89737Maria, Always best to create your own topic please.
If you need to download the latest version you can here: https://www.kadencewp.com/my-account/
If you are using the browser safari note that it will automatically extract zip files when you download so either use a different browser or re-zip the folder once downloaded.cathal, I’m looking into this. I’m having a really hard time recreating so I’m digging around.
As a temp fix go here: https://www.kadencewp.com/kadence-themes-demo-content/
Download the importer. extract the zip and go to importer/virtue_premium/site_style_03/theme_options.json. There you can open that file and copy the contents. Then import that using the theme options > import/export settings.Ben
In forum: Virtue ThemeIn reply to: Stock images re-usable?
April 7, 2016 at 11:01 pm #89736Find more free images here: https://www.kadencewp.com/free-resources-for-re-making-your-site/
Ben
In forum: Virtue ThemeIn reply to: Home Layout Fullwidth slider
Hey Vanessa,
I just checked your site on several browsers and could see the full image in all of them. Could you send a screenshot of what you mean? If you’re wanting the slider to display fullwidth you should use either the kadence or revolution slider.Hannah
In forum: Virtue ThemeTopic: Home Layout Fullwidth slider
When I built the site, on both IE and Chrome on my PC the slides were fine. I have had several visitors inform me that slides don’t show properly on their PCs. They are too big and therefore cut off on all sides or other display issues. How can I fix this? It looks terrible. Other sites don’t have these issues. I would like my slider to look like this. http://Www.honest.com
Instead it doesn’t http://www.heartnsoap.com
In forum: Virtue ThemeIn reply to: search page results in french
April 7, 2016 at 5:46 pm #89715Hi Ben! So loco translate won’t conflict with polylang then? I don’t know if its better than to keep the language just french in that case….I am unsure if the differences matter (between fr and fr-qc) since this is not a blog type website where local colloquialisms might matter more….I guess I can try out one plugin and see how it goes with loco-tranlate.
In forum: Virtue ThemeTopic: Stock images re-usable?
In forum: Virtue ThemeIn reply to: Photo Gallery Resize
April 7, 2016 at 3:32 pm #89701When I look at your site. It still shows that the virtue gallery is not enabled in your theme options > misc settings.
Please confirm that in your theme options > misc settings you have the virtue gallery enabled.
Ben
In forum: Virtue ThemeI cant seem to get the products to go into a grid rather than rows. Didnt have a problem on my other site and I think ive got mostly the same settings. Also i have the grid/row selector option on but i cant see the icon on the product page.
Temppassword1
In forum: Pinnacle ThemeIn reply to: Social icons and footer
1. It looks like you’re using a plugin that’s adding those social sharing features to the posts.
2. in your Theme Options> Home Layout> Home Layout Manager, set “Page Content” to be at the top of your page.
Then, in the page options for your home page, you can add a row that contains a Pinnacle Social Links widget.
Try that and see if it works for you.3. Use this CSS. Copy and paste the code from the forum to Theme Options> Custom CSS.
This bit will allow you to control how the text within your footer displays.
.product-categories li a, .widget_archive li a, .widget_categories li a, .widget_nav_menu li a, .widget_pages li a, .widget_recent_entries li a { background: transparent; color: white; font-size: 12px; }This CSS will set the footer background color.
.footerclass { background-color: #4f4f4f; }This is some CSS that I snagged from another thread that will allow you to shrink the footer.
.footer-widget .widget, .footer-widget { margin-top:0; } #containerfooter { padding-top: 0; } .footercredits { padding-top: 0; padding-bottom: 0; }You can add footer credits via Theme Options> Misc Settings> Footer Copyright Text. You can use shortcode like this
[copyright] [the-year] [site-name] [theme-credit]to automatically pull your site’s info, or you can set it to whatever you want.Hope that helps!
In forum: Pinnacle ThemeTopic: Social icons and footer
Hi!
I recently finished building http://www.jespersson.com but I’ve got a few questions about the finishing touches.
1. Sometimes when the page loads there are social sharing icons below the latest blog posts for a brief moment. I’m not sure I’ve added such things but I’d really like it so I’m looking for a solution to get social sharing with all blog posts.
2. I’ve tried linking to my own social media using the icon menu on the home page layout however the area is just blank without any icons. In fact I don’t really like to have my own social media there at all since I’d like much smaller icons at the very top of the page just below the big picture. Not sure that’s possible though.
3.I really don’t like the layout of the footer. I use colour #4f4f4f as a main colour on the website and I’d like the whole footer to be in that colour with white text. The white areas are really ugly. Also I’d like the whole footer to be a lot smaller with smaller fonts. If possible I’d also like to have the copyright text in the center.
I know this is a lot but these are some of the finishing touches that I just don’t get how to make them work.
Thanks in advance!
JesperIn forum: Virtue ThemeIn reply to: Demo site not uploading
-
AuthorSearch Results


