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: Virtue Theme
Topic: lost css
Sometimes (very rarely) my site *Login to see link loses its css and it looks like this:
I would appreciate your help in this matter.
In forum: Virtue ThemeHi there,
I’m having a problem with our Woocommerce product titles not showing correctly when in mobile view. I tried adjusting “Product title Min Height” under Shop Settings, but my changes seem to only work on wider screens (3-columns +).
This is our website: *Login to see link
Here is an example of the product title displaying correctly:
Here is the problem (title and price not appearing correctly):
It looks like the “details_product_item” div gets partially covered by the next product’s image.
Any suggestions on how to fix this?
Thanks!
JenIn forum: Virtue ThemeIn reply to: Full Width Image
In forum: Virtue ThemeMay 28, 2018 at 4:26 pm #191435Did you load the demo content on that site? If so go to theme options > advanced settings and make sure the demo css in the theme options is removed.
Ben
In forum: Virtue ThemeIn reply to: Full Width Image
Hannah,
I tried your suggestions, but now I don’t even see the image. First, I tried setting the row to full width stretched with the row background image as the image I’m trying to display. Then I used the SiteOrigin “Editor” as the text editor. When I did this I tried adding several different variations of padding to the sides like 1920, 960, 100, etc. Unfortunately I was unable to make the background image appear this way, let alone stretch it to fill the entire screen horizontally. I’ll leave things the way you suggested so you can take another look and see if I’m missing something.
Thanks!
In forum: Ascend ThemeIn reply to: Different blog entry formats
May 28, 2018 at 1:25 pm #191415Regarding SEO; since the posts do reside on the site, aren’t we getting the SEO benefit from them anyway
It’s not the same. But please consult with your SEO expert or read up. Most everywhere will tell you to avoid Iframes.
If you want a grid with a border that is not hard to accomplish without the need for embed.
[blog_posts type="grid" items="2" columns="2"]Add that ^ shortcode
And add this css in your theme options > custom css :
.kad_blog_item .grid_item { padding: 25px; border: 1px solid #e5e5e5; box-shadow: 0 1px 1px rgba(0,0,0,.05); }Ben
In forum: Virtue ThemeHere’s a link to Site Origin about the Page Builder plugin conflict. I called my host provider, Lunarpages.com, to see if the sites I have with them have a server cache, and they don’t. And I have an auto clear cache for Edge when leaving browser each time. Then I checked within WP for any options to clear cache there, and there was none. I also don’t use a cache plugin.
https://siteorigin.com/troubleshooting/identifying-plugin-conflicts/So, the last option is to deactivate plugins. Thank you for offering. Could you work from http://www.mychoiceconnection.com/wp-admin? The server is GoDaddy on this one and I flushed cache withine WP. I will shortly send you a login/password as an admin. I don’t want to troubleshoot the others (www.celebratingyourjourney.com or http://www.hcarcheology.org yet). It seems sometimes when some plugins are deactivated then reactivated you lose some of the features and have to redo them. Want to avoid this with these two sites for now. And I am not going to activte Site Origin with new client’s site using Ascend until this is fixed.
The http://www.mychoiceconnection.com site will be shortly put in maintenance mode until I talk with my client who hasn’t done anything on that site for some time now. Need to see what she wants to be done. So, testing plugin conflicts on this one wont matter if it messes up. Thanks so much for your help with this.
In forum: Ascend ThemeIn reply to: Different blog entry formats
Thanks for the input Ben. I have one client in particular that likes the way the embed renders, nicely framed in the little box. But they want it to appear what they call “normalized”, that is appearing consistently across all embedded posts. So ultimately what I’m trying to figure out is why one embedded post on THIS PAGE displays a thunbnail with title first while the other displays a larger image with the title below it. My client likes the first rendering, so I’d love to figure out how to make that happen with all embedded posts.
On THIS PAGE the 2 embedded posts do display consistently. While the title doesn’t display first, I might be able to sell the client on this simply because it is consistent. I honestly like this rendering better, but it doesn’t really matter what I like. I wouldn’t even be pursuing this issue quite frankly. BTW, the third image is not an embedded post, just an image made to look like one!
Regarding SEO; since the posts do reside on the site, aren’t we getting the SEO benefit from them anyway? While I have this post embedded on a page, if you click it you’re taken to the actual post. I’ll also provide a menu in the footer that will allow someone to view all posts by category. Will that be sufficient? Thanks much!
In forum: Ascend ThemeIn reply to: Different blog entry formats
May 28, 2018 at 11:08 am #191398Hey,
So I’m trying to figure out what your asking. Do you want to edit the style for how WordPress embeds posts? Themes don’t usually control embeds because they are iframed into the page. So no theme styling would affect them. If you are wanting to change hte way WordPress handles this you will need a child theme and will need to override core WordPress files for embeds.I strongly don’t recommend that you use embeds in the place of adding posts to your site. Embeds as I said are Iframed content, they will not help your SEO. For best practice you should be adding the posts as real content into a page. Either through a page template or shortcode or widget.
Ben
In forum: Virtue ThemeIn reply to: Code showing up on upper left corner
May 28, 2018 at 10:45 am #191392In your theme options you were adding :
<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-79249729-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-79249729-2'); </script>Into the theme options > advanced settings > Tracking ID do Google Analytics
That is only to input your ID not the scripts. If you are going to use that you must only add: UA-79249729-2
Ben
In forum: Virtue ThemeIn reply to: Footer Menu Sub Items
May 28, 2018 at 10:04 am #191378I would also add that it isn’t common for websites to make the footer menu have dropdowns. It wouldn’t be standard for users to know or expect that to happen.
Ben
In forum: Virtue ThemeHello,
I’m wondering if there is a way to add a short Contact Form to the Kadence Slider that will only have one slide. Here is an example I’m speaking about: *Login to see link
I have a gravity forms plugin. I would like to build a similar site like this using the Virtue theme.
Thank you!
In forum: Membership ForumsIn reply to: Steps for installing Ascend
May 28, 2018 at 9:34 am #191368Hey,
If you need a child theme you can install one at that point. If you feel more comfortable having one from the start that is also fine.Either way installing a child theme is done the same way as installing a normal theme. You can download an empty child theme here: https://www.kadencewp.com/child-themes/ then just upload that by going to themes > add new.
If you want to install a demo site once you are on the import page you will see a list of demos you can install.
You don’t install something to a child theme. Or to a regular theme. Demo content is content, it’s disconnected from the theme as it’s added to your site through WordPress as content.
I hope that helps,
Ben
In forum: Ascend ThemeMay 28, 2018 at 8:42 am #191366Hi, we want to have the same style of the other text field, is that possible? the page is this one *Login to see link and you can buy here a product here *Login to see link
thank you very much
AngeloIn forum: Ascend ThemeTopic: social icons
May 28, 2018 at 7:44 am #191362hi, as you can see here *Login to see link we have on the pre footer a few social icons…canwe reduce a little bit the square? and do a bigger icon too?
thank you very much
AngeloIn forum: Virtue ThemeTopic: Virtue Premium
In forum: Virtue ThemeYes. I changed theme to Twenty-Seventeen. And Page Builder still didn’t work. In fact, it reverted me back to All Pages, not the Visual Editor. Site Origin forum has history of this problems a year ago and just in that last couple days as well. Waiting on their reply.
In the meantime, What do you think is happening to the Virtue Shortcode for Tables?
In forum: Virtue ThemeTopic: Full Width Image
Hello,
I am creating a site using Siteorigin’s Page Builder. For one row I would like an image to be the full width of the page. Unfortunately when I add a row, click row layout tab, and select ‘full width’ under row layout, I am still unable to make the image fill the white spaces on each side of the image. For reference, I have been using the Virtue: Image widget that came with the Virtue theme I am using.
Here is a link to my site: wesgarvin.com
Thanks for your help in advance,
Wes
In forum: Virtue ThemeIn reply to: Code showing up on upper left corner
-
AuthorSearch Results


