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: Ascend Theme
Topic: Customization & Taxes
August 9, 2018 at 5:06 pm #198417Hello and thank you in advance for your help,
The following project: *Login to see link
Has the following problems:
#1 When I added the top bar for the E-commerce the header broke. If you wait long enough on the landing page you can see the slider is misplaced behind the header, and the slogan “Luz en tu Belleza” is somewhere covered. How do I fix this?
#2 The shop page *Login to see link broke and is not displaying the products properly. How do I fix this?
#3 Taxes are not being calculated accordingly to the shipping location of the customer.
In forum: Virtue ThemeIn reply to: Info box css class
Yes Hannah, the icon boxes are on my home page here > NetMonkeys
In forum: Virtue ThemeTopic: Info box css class
I used the page builder on a test page to create the code needed for four icon boxes I’d like to display on my home page. But because I don’t like the page builder structure, I used it just to generate the code that I could pop into four columns.
I’ve been trying to just create a border around my icon boxes, but I can’t seem to create the code that works inside of the icon box shortcode. I’ve created a css class called (.icon-boxes) and thought I could enter my custom css there, but it’s not working. Below is all of the shortcode I’ve been tweaking, but I can’t get this to work. I haven’t been able to assign the class to the shortcode.
<p>[iconbox icon="icon-wrench" iconsize="48px" link="*Login to see link color="#444444" background="trasparent" hcolor="#ffffff" hbackground="#0070C8" border-color="#444444"]<h4>Website Maintenance</h4></p><p>We can maintain your site and keep it safer from attacks </p>[/iconbox]
What am I overlooking please? Or how can I do this?
In forum: Virtue ThemeIn reply to: Contact form broken in 4.7.0
In forum: Virtue ThemeIn reply to: URGENT help needed to avoid hosting being suspended
August 9, 2018 at 12:21 pm #198404Hey,
So if you are on there pro plan and they don’t let you have 200,000 hits per month or 15,598 views (both are valid, hits are not views) then you need to find a better host. 200,000 hits are not that much. And while you can certainly improve that by running your own cron jobs, routing traffic through cloudflare free plan to remove some bad traffic and optimizing some things with browser cache to lessen hits per load. In the end the core issue is ridiculous. I’ve never heard of a host offering a “pro” plan that doesn’t allow 200,000 hits. Most hosts don’t’ count hits they limit by views.
Let me give you an example with hits.
Your home page has 64 different hits per page load. (not very uncommon and not a crazy amount). If that page is loaded 15,598 times that would be 998,272 hits to your server.
Hopefully, you are getting the picture. Hits are not something you go by and it’s insane to threaten to cancel an account for having 200,000 hits.
Now with that said 15,598 is a high traffic site. I certainly would not call that low traffic.
Here is a link to some speed and hosting recommendations https://www.kadencewp.com/need-for-speed/
But you may try looking at blue host if you need something less expensive.
Ben
In forum: Virtue ThemeIn reply to: Random Blog Posts
Hello,
You can do this with shortcode. Rather than add the posts via the Home Layout section, place this shortcode either in the page content area of your home page, or enable the home widget area and add it to a text or visual editor widget in Appearance> Widgets:
[blog_grid orderby=rand items=2 columns=2]Let me know if the shortcode option works for you.
-Kevin
In forum: Virtue ThemeTopic: Random Blog Posts
Hello,
I’m wondering if you can help me randomize my blog posts on my front page.
http://www.steffichfineart.comIn forum: Virtue ThemeIn reply to: URGENT help needed to avoid hosting being suspended
In forum: Ascend ThemeIn reply to: Custom horizontal line in header
August 9, 2018 at 9:39 am #198388You can use a custom class. So lets say you want to add a heading in your content. You can add
<h2 class="custom-line-behind">This is the text</h2>Then in your css you can use that class instead of entry-title (which is used by the theme for all entry titles not something in page builder).
.custom-line-behind:before { content: ''; width: 30%; background: #ddd; height: 2px; border-bottom: 1px solid #fff; position: absolute; left: 0; top: 50%; margin-top: -1px; } .custom-line-behind:after { content: ''; width: 30%; background: #ddd; height: 2px; border-bottom: 1px solid #fff; position: absolute; right: 0; top: 50%; margin-top: -1px; } .custom-line-behind { position: relative; }Ben
In forum: Virtue ThemeAugust 9, 2018 at 9:22 am #198386You can’t make the logo/site title your page title. And for SEO you absolutely should not try.
The logo/site title is in the header area. You can’t move that into the page title area.
In each page you can turn off the page title. It’s part of the page settings. ON your page in the screen shot simply edit the page and turn off the page title and that spacing you see will be gone.
Ben
In forum: Virtue ThemeAugust 9, 2018 at 9:12 am #198383
its present only on the two portfolio Items Pagespossible to have a value to control that height of free space ?
best marcIn forum: Ascend ThemeIn reply to: Custom horizontal line in header
Hi, I’ve just updated the Virtue Premium theme and now when I try to access the Contact-page I get this error:
“Fatal error: Can’t use function return value in write context in /var/www/vhosts/haarmodemanowi.nl/httpdocs/wp-content/themes/virtue_premium/page-contact.php on line 57”
How can I solve this? Everything is up to date?
Thanks in advance!
Judith
In forum: Virtue ThemeAugust 9, 2018 at 4:39 am #198362thanks Ben
now it works with this command. The NAV of portfolio post reapears. see it at http://mauriziomontobbio.com/portfolio/alcina-of-haendel/If i want to apply this to all pages but I need to Keep the main title of the site MAURIZIO MONTOBBIO , that would be the code css ?
actually I have set up the theme option: background color of topbar, Header and content to Black .. that’s why it’s work but would be better to have a css commande…
best marc
thanks so much for your HelpIn forum: Virtue ThemeMy headlines is doubled in Category pages (one is under the image, and one is title) *Login to see link
What setting will off one of the header?
In forum: Virtue ThemeAugust 8, 2018 at 10:50 pm #198342If you want to just target the text on portfolio posts you can use this :
.page-header.single-portfolio-item .col-md-8.col-sm-8 h1 { display:none; }You will have to remove kevins css though. For pages you can turn off in your theme options
In forum: Virtue ThemeIn reply to: Contact Template not working
In forum: Virtue ThemeTopic: Contact Template not working
Contact Template has stopped working after I have updated the theme. Had to switch to Fullwidth Template for the contact page to show up at least with some info on it.
I have updated the Google Maps API.
I have updated WordPress and all Plugins.
I have tried to deactivate plugins — didn’t help at all.Please advise
In forum: Virtue ThemeAugust 8, 2018 at 7:24 pm #198325Hanna your proposal will affect the page 149 only?
I have used the proposal of Kevin it works great, but when displaying portfolio post , the nav bar in category disapear. ( see it on : http://mauriziomontobbio.com/portfolio/events/alcina-of-haendel/
In forum: Virtue ThemeAugust 8, 2018 at 6:25 pm #198323Hi
I need to have a black color as full page background ( not only the content of porfolio ) but full page ..
actually white .see it on : *Login to see link
best marc -
AuthorSearch Results


