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
Hi there
I have manipulated the typography section, but it doesn’t seem to making a difference.
*Login to see link
Can you please advise how I can enlarge the font in the paragraph section on the home icon menu, in the footer and the menus. The settings overall on the site seem very small.Thank you for your help
Ali
In forum: Membership ForumsIn reply to: How to hide API License Activation
Had to do the same thing, when you didn’t got it to work here is the code:
Load in Child Theme:
Crate a file in your Child Theme Folder named “admin.css” with the following text:
#wpadminbar { background: deeppink; } .kt_theme_license .kad-panel-right { display: none; }Then add following code to your “functions.php” in the child theme.
function admin_style() { wp_enqueue_style('admin-style', get_stylesheet_directory_uri().'/admin.css'); } add_action('admin_enqueue_scripts', 'admin_style');If everything worked your Admin-Bar got pink after Reload (remove Cache) and the Licence is hidden. You can now remove
#wpadminbar { background: deeppink; }from the admin.css (was in there just to realize it faster 😀 )
Load in wp-config.php
If you dont got an child Theme, you can also load it from the wp-config.php. You have to place the admin.css in the root directory then.
function admin_style() { wp_enqueue_style('admin-style', get_site_url().'/admin.css'); } add_action('admin_enqueue_scripts', 'admin_style');In forum: Virtue ThemeHi,
I’ve encountered a problem whilst trying to change the colour of my mobile navigation bar.
As you can see, the symbol for the mobile menu doesn’t show up too well due to my header colour. I wish this to be #95adb6. I am using the same settings on my live website here as on my prototype site, where the mobile navigation shows up much clearer:
I am struggling to understand why it is not displaying as that colour on my live site, despite having the same settings. I have mobile header enabled, and the same options in mobile menu options on both sites.
Please can you suggest how to rectify this?
Many thanks,
James SingletonIn forum: Ascend ThemeTopic: Can change CSS
HI Guys it’s Mark love ascend, am starting to sell it.
*Login to see link.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
margin-bottom: 2%;
}I’m working on this site ghostwritersnetwork.com and styling the editng menu item.
I’m using pagebuilder, and trying to change the space after the.entry-content h1 {
margin-bottom: 5%;
}I put it in the css theme area, and it’s not changing.
Says its in the gutenberg LESS file, so how do we work with that?
Tried !important, didn’t work.
In forum: Ascend ThemeDecember 15, 2018 at 11:28 am #210849I’m unable to install the plugins that you have given me.
I tried inactivating all plugins on my site and it does not work
How do I? I respect the tutorials. Is there a key to enter.
Thanks for your help
Kind regards.
Message : Unpacking the package , Installing the plugin , The package could not be installed .NO VALID PLUGINS WERE FOUND. Plugin installation failled.
In forum: Virtue ThemeTopic: Mobile menu colour
Hi there,
I do have a problem with the menu of the website *Login to see link ..
On the tablet in homepage the English menu works fine (is it white and customers can press on it), on Italian language it does not show. I have to press on the black space to show it.
How can I fix this problem?
Thanks
GabrieleIn forum: Ascend ThemeIn reply to: plugin issue
In forum: Virtue ThemeIn reply to: Update Crashed the site
In forum: Virtue ThemeIn reply to: Update Crashed the site
December 14, 2018 at 9:49 pm #210816If you host is unable to help then for me to update your WordPress for you I need ftp account to the server or cpanel login as well as the admin login for the site. You can post that through “Set as private reply”.
By telling you “This is something you host should help you with” I was not implying we don’t want to help, it’s just even the lowest end hosts do this and have access to the server so it’s not a natural thing for us to do. Does that make sense?
Ben
In forum: Virtue ThemeIn reply to: Update Crashed the site
December 14, 2018 at 9:35 pm #210812Not having the function “is_embed” means you would have to be very far behind with WordPress. To get the site back up requires that you update WordPress. This is something you host should help you with. But you can also manually do it if you have ftp access to the server.
Ben
In forum: Virtue ThemeTopic: Update Crashed the site
I came in on a mess. The WordPress core and Virtue Them hadn’t been updated for years. First off I could find no way to update the WordPress core. I deactivated all the plugins hoping the link for updating the core would appear. It didn’t so I attempted to upgrade Virtue and it seemed to be OK but when I visited the site all I saw was this error message. Fatal error: Call to undefined function is_embed() in /home4/jsw313wp/public_html/wp-content/themes/virtue_premium/lib/utils.php on line 42
First I would like to get the site back up, then I would like to update to the latest version of WordPress, Can youn help. The site is at *Login to see link
In forum: Ascend ThemeHi Ben, I’m on VPS.
I managed to restore the website to the state of Dec. 6th and the low server capacity isn’t an issue anymore, even though I admit there are many unnecessary plugins which I forgot to deactivate then and now they are on just to prove the point – the issue wasn’t “2Gb isn’t enough”. Two days ago these plugins were already deleted but the site didn’t work.
I will appreciate if you check what happens with the initial caching issue which is still there- now I keep uncached product pictures on the store page https://www.weirdo.studio/store/ to see an effect.Thanks a lot! I really hate to bother you so many times.
In forum: Ascend ThemeIn reply to: plugin issue
In forum: Pinnacle ThemeDecember 14, 2018 at 12:31 pm #210770Hey,
Throughout your site you are setting the page template to an elementor template, which means you are saying you don’t want any theme template to output content like breadcrumbs or home layout options you just want elementor content.Breadcrumbs for example show in the page title area but with your current template selected that page title area is not output so you would need to add breadcrumbs through elementor in the elementor layout wherever you want them to output.
You can use yoast breadcrumbs and add the shortcode.
Similar to the home page. You would need to add the content you want through elementor. Not through the home layout because you’ve overridden all that with your elementor template.
Does that make sense?
Ben
In forum: Ascend ThemeIn reply to: plugin issue
December 14, 2018 at 12:17 pm #210767Can you send a login to your test site so I can take a look?
have you checked your php error logs? It sounds more like your server timeout out then a conflict issue.
Ben
In forum: Ascend ThemeIn reply to: Hi, I have problems about Api key.
December 14, 2018 at 12:14 pm #210765Hey,
We have a different licensing style then ThemeForest. For example, you can use the theme on as many sites as you like. Themeforest only lets you use on one site.You can read our whole philosophy here: https://www.kadencewp.com/our-pricing-philosophy/
I hope that clarifies better
Ben
In forum: Ascend ThemeIn reply to: Post Carousel Shortcode
In forum: Virtue ThemeIn reply to: Blog Exerpt and Home Page Text
Hey Ben,
My website is http://www.interiorflyfishingco.com, on our home page I am only allowed to enter a limited amount of text before there is a “read more” tab that offers a hyperlink that connects to the same page (www.interiorflyfishingco.com)
I would really like to be able to add more blocks, content etc. on the home page but cannot figure out how without it getting cut off. If you go straight to http://www.interiorflyfishingco.com you’ll see where it cuts off the text after two paragraphs, but I have about 5 more blocks of content that I’d like to have on there.
Thank you for your help.
Hi,
I have two questions witch i can’t resolve:
The website is already online so you can take a look at: *Login to see linkfirst question: breadcrumbs
I’ve switched on breadcrumbs in my theme options and in my yoast plugin as well but the breadcrumbs won’t show.
I’m using elementor page builder with the page lay-out in full width …2nd question:
in my theme options I chose in my homepage layout manager to enable:
“homepage” and “latest blog content” to show my newsfeed on the bottom of the page.
In my wordpress customizer I chose to switch on a static homepage.
So, now I can see the homepage but not the newsfeed or other things like an icon menu etc…In forum: Virtue ThemeHi,
Could you please advise me on how to display the ‘Back to Top’ Icon on Mobile Devices and smaller screens(.icon-arrow-up:before {
content: “e3b0”;
})Website: *Login to see link
Cheers
-
AuthorSearch Results


