I need a site to be private and or to set up an account before having access to content. What would you recommend that is possible or email me a cost to make a plugin with this theme to act in front (like a static page) to gain entry.
Kindest Regards
Ted Powell
This reply has been marked as private.
Hi David,
You can create a page using the blog page template then change the post output style. See here:
http://docs.kadencethemes.com/ascend-premium/templates/blog-page-template/
Hope that helps!
Hannah
hi –
when customers place an order for any of our services – such as here:
*Login to see link
…the red ‘remove item from cart’ cross to the left of the item is not visible in the shopping cart page:
*Login to see link
yet, when viewing the shopping cart page on a computer, the red cross is visible.
please advise how i can have this red cross visible for smartphone customers.
thank you, and kind regards.
Hi
I have created a website based on the template Shopping.
I am trying to create a page similar to the blog style photo or mosaic, with photos and links, however, I can not find out how to edit the blog page, nothing appears in the page editor, and I can find no widget to edit.
Can you help, please
Thanks
David
Hello,
I have purchased the Kadence Blocks Pro plugin and I am having an issue using the Modal Block. I’ll start from the beginning. I have the installed plugin and Modal Block set as active. Next, I attempt to add the Modal Block to a page. Upon doing so, I get this error in the block “This block has encountered an error and cannot be previewed.” If I attempt to use the Kadence Blocks Controls to set the defaults the modal block is not listed. Please advise and thanks is advance!
Hey,
Your one image is a different ratio than the others. Are you setting a max height and width for your image under portfolio post options in your portfolio edit page?
Hannah
I have one image among 6 in a portfolio that does not properly display.
Portfolio page:
*Login to see link
When I click on each portfolio item image they are displayed in equal height and width such as
*Login to see link
and
*Login to see link
But not:
*Login to see link
I cannot figure out why.
Thanks,
Jerry
This reply has been marked as private.
Hey,
You can use css like this:
.contact_us i.icon-mobile2 {
color: yellow;
}
.home i.icon-home {
color: yellow;
}
.page-id-4833 i.icon-user2 {
color: yellow;
}
Hope that helps!
Hannah
Yes, I am using new version of WordPress. But when I disable plugin, it breaks how page looks.
When I look at your page you are adding a 5px padding around the widget in pagebuilder, this is causing the items to start 5 from the edge. I suggest you edit the widget settings and remove that padding.
Ben
Hey,
If you are not wanting to use the defualt shop page, I suggest you just setup a redirect then all the internal links (not just breadcrumbs) will go to the page you want.
See this plugin: https://wordpress.org/plugins/safe-redirect-manager/
Ben
yeah i saw it but i need to change the url that point the default woocommerce shop to a custom page
Dear Ben,
Sorry for late reply. I am using the last version of WordPress, it updates automatically and Gutenberg Version 5.8.0. It happens only on the pages where I have some part in Classic editor (it takes time to move all elements to new look with Gutenberg as old elements stopped working).
Thank you!
Hey,
You can actually customize this text from within the post/grid block settings in your edit page. Under the Below Title Meta tab, you can change the wording to whatever you like.
Hope that helps!
Hannah
Hi,
for small Projects like this one, i try to get by without installing translation plugins, because they only need up to 10 words/strings translated.
Instead i use something like:
/*Change text strings */
function translate_text_multiple( $translated ) {
$text = array(
'About Author' => 'Autor',
'Latest Posts' => 'Beiträge',
'Recent Posts' => 'Aktuelles aus unserem Blog',
'Author' => 'Autorin',
'By' => 'Von',
'Posted in' => 'unter',
'Month' => 'Monat',
);
$translated = str_ireplace( array_keys($text), $text, $translated );
return $translated;
}
add_filter( 'gettext', 'translate_text_multiple', 20 );
Works great except for the Post Carousel on the startpage (bottom): By…. Posted in…
Why it’s not getting replaced? Can you guide me on this please?
It would be nice to have more options under Language Settings to cover the basic strings.
Thank you,
B. Anders
Hi I need to align the social media widget flush left on mobile – it’s in the body area of my page.
Hello,
I tried browsing the forums to find an answer, but couldn’t come up with anything. If you visit my site you can see that the home page shows my latest blog posts; however, they appear to be different sizes. Is there a simple fix in order to get these (and future ones) all the same size?
andicouldnot.com
Wes
Thanks Ben,
Thanks for the reply. I made the testimonials on our live secure site on a blank page and double checked the photos. We are still not getting them to show up.
https://sc4.edu/aaaaaa-test/
-Mark