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
In reply to: Virtue Bold demo content
The Virtue Bold demo is built using Page Builder by siteorigin. You will need to install and activate that plugin in order to create the same effect as the demo. https://siteorigin.com/page-builder/
Hannah
In forum: Ascend ThemeIn reply to: Shop page – filtering
February 12, 2020 at 1:38 pm #244711Hey,
1. There is nothing I can do about that, the plugin is removing itself, you need to talk with the plugin author to see why. If the author isn’t able to respond you could look at another plugin.
2. You can add this css:
@media (max-width: 767px) { li.kad_product.col-md-4:nth-child(odd) { clear:left; } } @media (min-width: 768px) and (max-width: 1499px{ li.kad_product.col-md-4:nth-child(3n-5) { clear:left; } } @media (min-width: 1500px) { li.kad_product.col-xxl-3:nth-child(4n-7) { clear:left; } }Basically, your plugin is ajax reloading the products which doesn’t retrigger the document resize event so our javascript that corrects product positioning doesn’t run. IN pages where you have long titles the alignment can be off because items are not clearing floats. The above css will fix that.
In forum: Virtue ThemeI would like to this:
Use a Portfolio at the top of a Portfolio-type page, with slider beside the text (no problem here)
Add a regular paragraph block or blocks below the portfolio, for additional information.
I would like to do this within Portfolio so that all will appear on a aggregate page.Thanks for any help. I am using a Child Theme.
In forum: Virtue ThemeIn reply to: Next / Previous Post arrow-icon problem
You can upload screenshots here using the Upload Images button below this form.
1. I would suggest deactivating your plugins to test if any are conflicting. Let me know if there’s no change.2. Sorry, in your edit page when using the block editor and when editing the Advanced Gallery Block, in the block settings in the right sidebar you’ll see this option.
Hannah
In forum: Virtue ThemeIn reply to: Sticky Header covers anchor object
February 12, 2020 at 10:34 am #244693The /hikes page has the same pattern of blocks in two places: Spacer (10 px high, 6 px line) followed by Advanced Header, H4. In the first pair, the Header has an anchor (#Holbrook). In the second pair, the Header has no anchor. In the first pair there’s lots of unexpected white space between the line and the Header. The oddity is right at the spot where the CSS seems to need an inordinately large adjustment. Any thoughts?
In forum: Virtue ThemeIn reply to: Sticky Header covers anchor object
February 12, 2020 at 10:16 am #244689The page uses the block editor. The first 3 blocks are Adv. Heading, Spacer/Divider, Adv. Heading. The spacer, set at 10 px high, has the anchor. I’ve made no changes to the default for margins in the 2nd Heading, all the levels of heading are at the “standard” height of 40 px.
When looking at the page, there is a space between the Spacer and the 2nd Heading (a default top margin on the 2nd Heading?) of (30-60?) pixels.If I set
padding-top: 40px;
and go to the anchor link (starting from a different page), I can read the 2nd Heading. If I set it to 50, I get a bit of white space above the heading. It’s still a distance further up the page to see the line with the anchor link.I’ll use the CSS (using 50 px) – though I don’t understand what’s going on behind the scenes – why it would take a rather large value (80? 100?) to show the portion of the page that has the anchor attached.
In forum: Virtue ThemeIn reply to: Sticky Header covers anchor object
February 12, 2020 at 9:54 am #244687Using that CSS gets a bit more of what the header covers exposed.
From a 2018 post it looks like there used to be a setting to fix this. I don’t see the “Enable animated scroll…” in the Virtue Pro dashboard.
I am using the anchor in a link from a blog post, not from an anchor that is part of a custom menu item.
——–
Ben Ritner
November 23, 2018 at 4:27 pm #208653…
Anchor links don’t scoll so anything is in the middle of the page. Browser scroll down to where the anchor is at the exact top of the screen (assuming the page is long enough to scroll that far).You have a sticky header so at the exact top of your screen would place the video behind your header.
Start by going to your theme options > menu settings. Scroll down to the bottom and turn on “Enable animated scroll for menu anchor links”. This will make give animation and force an offset to account for your header. That will work for menu links.
…
In forum: Ascend ThemeTopic: Different Logo pro Page
February 12, 2020 at 7:46 am #244682Dear Kadence Team,
I have a project in which the header or actually the logo image should change on each page. I decide not to use a Multisite or similar complicated plugin for this. Was asking me, if it’s possible or maybe this exists already to imply in the ASCEND Theme hooks in which we can make an AddOn to imply this? If you have an easier alternative for me, maybe an AddOn for Theme Option in which I can choose different header or logo on each page, I would be really grateful.
Thank you and Regards
FrankIn forum: Virtue ThemeTopic: Virtue Bold demo content
Hello
I just installed Virtue Bold theme and used demo importer plugin. It has imported most of the demo content, but I have a problem with home page. It didn’t completely import the part with Backpacks, Boots and Fitness apparel (there is only text without images and links). Also the part with Classic Styles and Premium Boots doesn’t look the same.
Could you please tell me how to achieve the same look of home page by doing things manually?
Regards
AlesIn forum: Ascend ThemeTopic: hyperlink formatting
February 12, 2020 at 12:40 am #244675Hi
i have a strange issue with CSS for hyperlinks
this code works for all hyperlinks on hover, i.e. makes them the clients corporate colour.
.comment-content a:not(.button), .entry-content p a:not(.button):not(.select2-choice):not([data-rel="lightbox"]):hover {
border-color: #f78b11;
color: #f78b11;
}this code works on all but one hyperlink on this page. there are two hyperlinks in the box with the dark background. on page refresh you can see the darker colour on the link in the right hand column but it is immediately overwritten by the lighter standard colour. the inspector shows the darker colour…
.comment-content a:not(.button), .entry-content p a:not(.button):not(.select2-choice):not([data-rel="lightbox"]) {border-bottom-color:#606060;}
regards
Chris
In forum: Ascend ThemeIn reply to: shadow not visible on image in row
This reply has been marked as private.February 12, 2020 at 12:28 am #244674In forum: Virtue ThemeIn reply to: Custom Sidebar id or class
In forum: Pinnacle ThemeIn reply to: Highlighting a drop-down submenu
So because the page being clicked on links to the same as your dropdown menu items, the current menu item color settings are taking effect. I don’t suggest having two menu items within your menu that link to the same page. It can be confusing to users. I would suggest making your main link a non-clickable link. So you would add the menu item as a custom menu item, then put a “#” in the url tab. Would this work for you? Or are you wanting to keep both links clickable?
Hannah
In forum: Virtue ThemeIn reply to: Author’s link on breadcrump redirects in homepage
ok, understood.
In fact, the behavior is the way you describe, so it is normal.
It is redirected to home page due to a setting in yoast seo plugin, if I change this setting then it points to the archive of all the posts the author has created.Either way, there is no real problem, I have the choice to either show the archive or redirect it to the bio page, it is just strange that the old admin user redirects to bio page, that is why I asked the question at first.
Let’s consider the issue solved.
Thanks.
In forum: Virtue ThemeIn reply to: Author’s link on breadcrump redirects in homepage
February 11, 2020 at 2:39 pm #244660Hey,
Authors and Staff are not the same things, there is nothing linking the two in WordPress. You can create as many staff as you want to show on your site without creating a single other author.The author url that is redirecting to your home page is correct, it just means that your SEO plugin or Security plugin is hiding or redirecting the url. It’s very common. The WordPress author url is an archive of all the posts the author has created. It’s not a bio area.
Doing a redirect is your best option and perfectly ok for SEO.
Ben
In forum: Ascend ThemeFebruary 11, 2020 at 2:28 pm #244658I have tried everything to get this theme uploaded but nothing happens. Here is what the page says after I attempt the upload:
This site can’t be reached
The connection was reset.
Try:Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_RESETIn forum: Ascend ThemeIn reply to: Shop page – filtering
In forum: Virtue ThemeIn reply to: Author’s link on breadcrump redirects in homepage
There is a redirection problem.
the url from the breadcrumb to the user’s page is something like https://domain.com/author/user/ but the real url is https://domain.com/staff/user/.
With the one user I had until today, it was auto redirected and working ok.
I just installed redirection plugin and redirected https://domain.com/author/user/—>https://domain.com/staff/user/ and it works this way.
But this is rather a patch and not a solution, and I don’t know if there are some side effects regarding SEO, although staff pages and user archives on the site are not indexed by default.In forum: Pinnacle ThemeIn reply to: Highlighting a drop-down submenu
I discovered why my submenus are working in an inconsistent manner. I discovered that when I am actually on the page and I try the drop-down for that page then there is a problem with how the drop-downs are highlighted. However, if I am not on the page then the drop-down highlighting works as I want it to. I realized that if the drop-down selection refers to the same page as the top menu option then the problem occurs. The “donate” menu option drop-downs always work correctly because the top menu refers to a page that is different from its drop-down menu choices. If you would please take a look at this and see if there is a work around. I would like not to create identical pages and have the top menu point to one page and the drop-down point to the second identical page. I believe this will cause confusion for a future administrator.
In forum: Pinnacle ThemeIn reply to: Row Animation Issues
-
AuthorSearch Results




