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: Photo Galleries and albums
In forum: Ascend ThemeIn reply to: Indexed, not submitted in sitemap
May 5, 2020 at 12:36 pm #248800Hey Ben
Thanks for your feedback. About the 100 pages – I’ve read it on my google search console report.
I will go check Yoast SEO out. Mimmie
In forum: Ascend ThemeIn reply to: Category – Page not found
May 5, 2020 at 12:33 pm #248798By the way, your image shows “Sorry, no results were found” That is totally different then “page not found”.
Page not found is a 404 error.
Sorry, no results were found simply means that you’ve not added any posts to the turkey category you created.
Ben
In forum: Ascend ThemeIn reply to: Category – Page not found
May 5, 2020 at 12:31 pm #248796can’t remember what to do so that the category TURKEY in Menu doesn’t open up as Page not found. I want the category to link to my Post about TURKEY
That doesn’t make sense to me, a post should link to a post, A category should link to an archive of posts. can you clarify what you are talking about? If you have one post that you want to link to then you should link directly to that one post, don’t add in another level for one post.
Ben
In forum: Ascend ThemeMay 5, 2020 at 12:29 pm #248795Hey,
If you didn’t update your sitemap for google then google would still look for those pages after you removed this.
It’s also important to note that Google has a delay on everything in indexes so many things will show as an error for a couple of days then be removed as the index all gets updated.
Finally, I can’t stress this enough, We offer theme support and do our best to offer support and advice for people to build effective websites with WordPress and all the varying topics that come with that. But for you to get the best results and understanding out your SEO you need to talk with an SEO specialist.
Ben
In forum: Ascend ThemeTopic: Category – Page not found
May 5, 2020 at 12:27 pm #248794Hannah,
I am so stressed out with all the issues on my site and can’t remember what to do so that the category TURKEY in Menu doesn’t open up as Page not found. I want the category to link to my Post about TURKEY.I know now that when I add a category it creates a page but I couldn’t use the category page of Turkey as the Main Turkey post page because then all the information is aligned in a column (under categories) which can’t be the right way. Now when a person hovers over destinations, Turkey opens up but then the category page opens up ‘page not found’
thanks in advance
In forum: Ascend ThemeMay 5, 2020 at 12:22 pm #248793Hey,
As asked before wasn’t this part of the Kadence theme pages?
No, those are not. They are not URLs that mean products.
I suggest you look through your sitemap and remove any unwanted links. Then give google several weeks to reindex your site.
it seems that the categories and pages I’ve deleted completely(even in Trash) are also still in google search results as they show as errors/broken links on the report and has a negative influence.
If you’ve not updated your site map and resubmitted then google doesn’t know you’ve intentionally removed those pages and will keep checking for them until your sitemap has been updated.
Ben
In forum: Ascend ThemeIn reply to: Indexed, not submitted in sitemap
May 5, 2020 at 12:14 pm #248791Hey,
Nothing I’m seeeing from what you posted says that it would disallow 100 pages.Only :
User-agent: * Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.phpThat is normal. If you are having trouble the best place to get sitemap support is with the plugin you are using to create your sitemap. For example Yoast SEO or Rankmath.
THE BELOW pages however I know NOTHING about?
Those are archives likely from tags, categories etc. Just use your plugin that creates the sitemap to define which items you want to be added to the sitemap.
Ben
In forum: Virtue ThemeIn reply to: Checkout page is not mobile responsive
May 5, 2020 at 12:09 pm #248790Hey,
start by editing your cart page right now it appears you have the cart shortcode wrapped with<pre>or<code>tags. Remove those tags just have the shortcode be in the shortcode block or if you are using the classic editor click on the text tag and add there.The same is happening on your checkout page. Make sure the shortcode is added in a shortcode block. That is why your text is not breaking into a new line. It’s also why you see red text.
Ben
In forum: Virtue ThemeIs there a way to extend that menu bar background color all the way to the left and right of the page, and not just the center?
Also, is there a way to control the height of that primary menu bar?
In forum: Ascend ThemeHi Hannah,
I have attached screenshots in the Theme Option and on the page.
I did look back through some CSS and the only thing I added about a year or so ago was this:
.portfolio-loop-image-container {
position: relative;
border: 2px solid #F0F0F0;
padding: 5px;
}Thanks for looking into this.
ChadIn forum: Ascend ThemeHi Hannah,
I have been having an issue where I am unable to use the page builder with Yoast activated.
If I deactivate Yoast the page builder comes back and I can edit the page.
All plugins, theme and WordPress are updated.
I am running a child theme
Site is on our VPS at InMotion
Site is running PHP 7.3 – this was an issue on 7.1 and 7.2I will send login in a private message.
Thank you,
ChadIn forum: Virtue ThemeTopic: Attributes archive links
Dear Kadence-team,
I’m planning to set all products in our webshop to Archives in preparation for a new website (another theme of you with more video’s 🙂
However, when made ‘Attributes’ via the product menu they automatically turn into archive pages, even when this box is not checked.
When manually making attributes in the product editing itself they appear without archive link.Please advise.
In forum: Ascend ThemeMay 5, 2020 at 9:33 am #248772Hey Hannah,
Yes, I did. The trash is at the top of the page or post, right or is there another Trash somewhere?
In forum: Ascend ThemeIn forum: Virtue ThemeIn forum: Ascend ThemeHello, i’m developing this website: http://www.sofarco.malonewebdesign.net
In homepage i have the product carousel widget, but in the widget setting is missing the columns quantity for breakpoint 992-1200px.
The breakpoints infact, are only these: *Login to see link
Can you give me the right custom css to resolve? i want to show 4 columns and not 5 at this resolution.
For the products showing via shortcode, i have resolved with this CSS but doesnt work for product carousel widget:
@media (max-width: 544px) {
.kad_product {
width: 100%;}
}
@media only screen and (min-width: 544px) and (max-width: 768px) {.kad_product {
width: 50%;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {.kad_product {
width: 33%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {.kad_product {
width: 25%;
}
}
@media (min-width: 1200px) {
.kad_product {
width: 20%;}
}Thanks and best regards
In forum: Ascend ThemeIn forum: Virtue ThemeTopic: css for sidebars
Hello,
I would like some kind of separator between sidebars and the main pages. I have this custom css in the “advanced settings” area, but it doesn’t seem to do anything. I have many different named sidebars, so I wonder if I have to be specific and name each sidebar for this custom css to take effect? None of my sidebars are named #sidebar.
#sidebar {
border-left: 1px solid #d6dcdc;
padding-right: 13px;
}I would also like to play around with changing the color and width of this line, or perhaps adding a custom design like a “greek wave design” or some other weave pattern. Would this kind of separator be added as a repeating horizontal jpeg file, or what?
In forum: Pinnacle Theme -
AuthorSearch Results





