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'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 12,801 through 12,820 (of 39,333 total)
  • Author
    Search Results
  • #208299

    I have been trying to use your theme with woocommerce for 2 years and have constant loading problems and and I/O usage spikes in my hosting account. I also have been hacked at least once and my other premium theme with wordfence are clean and clear.

    I have been trying to have someone export my current woocommerce products from your theme but my hosting account times out and I have spent much time with my hosting company and the say the issue is with the site.

    All I want to be able to export my current products out of your theme, the reason I need to do this is when I activate another with my site ( a theme that I am using successfully with two other domains) my current site becomes a complete disaster and costs me a ton of time to fix everything.

    So one way or another I need a solution.

    Please advise. Thank you.

    #208291

    Hello,

    Can you please help me? i upgraded to wp 4.9.8 and i also upgraded Virtue to Versión: 4.8.6,

    but after upgrading if i go to pages->add page, the page editor does not show the tools neither the page title, like the picture in this link:

    My website is acolombiantraveler.com

    What could i do?

    Thanks,

    #208290

    Please see attached image. I’m using Slider Revolution. How do I get the “arrows” and “bubbles” to show up on my slider? Here is a link to my website.

    #208282

    Sorry but the website is currently only available on my internal network. I’m happy to provide screenshots if needed?

    I would like the images to align with the SWEP water usage widget, like how it does on the desktop version.

    Regards,

    #208281

    Hello,

    I’m having the same problem with my posts grid display. All of a sudden no more posts are displayed. I’ve been working on my site and having made no changes on my post grid template page and now it looks like this : http://roadbook-video.com/articles/
    But the posts seem to be transparent. When the mouse hoover on the page I can see the link and even click on it but no display !!!
    Mystery !! I’ve clear the cache on my browser (Chrome and Firefox )
    Please I need help.
    Thanks

    In forum: Virtue Theme

    In reply to: Phone call button

    #208266

    Try adding just the phone number like this when generating the shortcode:
    tel:1-562-867-5309

    This is working on my test site.

    -Kevin

    In forum: Virtue Theme

    In reply to: Phone call button

    #208264

    It doesn’t appear that you’re assigning a link to the button properly. What exactly are you adding for the “link URL” within the button generator? Can you post it here so I can test on my site?

    -Kevin

    #208258

    Although the plugin you offered seems easy enough, I also found this code to change the WP default email to my own via my function.php, without using a plugin. If I decide to go that route, I will need to use a child theme then, right? What do you think? Just trying to find the easiest and most secure route for a homeowner association site. Thanks much for your input.

    https://www.daretothink.co.uk/change-default-wordpress-email-address/

    // Change default WordPress email address
    add_filter(‘wp_mail_from’, ‘new_mail_from’);
    add_filter(‘wp_mail_from_name’, ‘new_mail_from_name’);

    function new_mail_from($old) {
    return ‘[email protected]’;
    }
    function new_mail_from_name($old) {
    return ‘Webmaster’;
    }

    #208254
    This reply has been marked as private.
    #208227

    Hello,

    The site at Creating Ceremony has something weird going on with the header. You can see, if you look immediately under the logo on the left, to the telephone number on the right, that it’s not lining up with the full width header…there is what seems to be a white border underneath just that middle section. It’s the same 1140px as the max-width for the site. It’s also at the bottom of the main Homepage image.

    How do I get rid of that line/border?

    Thanks, Valerie

    #208218

    Hi
    I’d like a 1pt grey border around images only inserted into siteorigin editor widgets

    can you assist?

    #208208

    I have done exactly as you state on your website when it comes to a refund for the theme. No response from you what so ever. Is this how it works – just write about a refund policy on your website but you actually don’t execute it?

    #208202

    I would suggest you talk with your host to have them check the server for a security breach.

    It’s good to have a security plugin that can help harden your site’s security. I usually use: https://wordpress.org/plugins/sucuri-scanner/

    I suggest changing your passwords and making sure there are no other admin users that were created.

    In the end though I would guess this got in through the server and not your site.

    Ben

    #208196

    Thank you Ben. Logging off here. Almost 1 am. As you can perhaps see, URL is displaying a deleted page with old menu. It is critical that the website display the Black Nativity 2018 page as the homepage asap. I upgraded to membership specifically for the support. I hope you can help. Good evening.

    In forum: Virtue Theme
    #208191

    Hey, the WordPress widget doesn’t have a dropdown it’s a list menu meant for a sidebar were all items show. It’s not like the navigation you would have in your site header.

    Ben

    #208162

    If the user has web email (Gmail for example) then clicking the icon will take them off your site and to their Gmail account.

    That isn’t usually what people want. Or what a user expects. Then they click back in there browser and now don’t have the email compose screen up to write with.

    As a general rule if the user is leaving your domain even if to an app the link is set to target=”blank”

    If you want to remove that you would need to edit the template content-loop-staff-meta.php

    Or you can use javascript and have target removed on page load.

    <script type="text/javascript">jQuery(document).ready(function ($) {
    $('a.email_link').removeAttr('target');
    $('a.phone_link').removeAttr('target');
    });
    </script>
    #208138

    We’re using the normally great looking Pinnacle Theme for our webside, but are suddenly seeing a very strange headline (see ). When trying to solve the problem, we’re not allowed to log on to our WP admin to fix the problem, but get an empty page with only the same headline on the top:
    Warning: Use of undefined constant ݮο̡����ō�÷�����ȣ�������ܧ����;����������񪴻ͮ����������󚖠�Ւ – assumed ‘ݮο̡����ō�÷�����ȣ�������ܧ����;����������񪴻ͮ����������󚖠�Ւ’ (this will throw an Error in a future version of PHP) in /customers/9/b/d/iiamo.com/httpd.www/wp-links.php on line 1 Warning: Use of undefined constant ������������ – assumed ‘������������’ (this will throw an Error in a future version of PHP) in /customers/9/b/d/iiamo.com/httpd.www/wp-links.php on line 6 Warning: Cannot modify header information – headers already sent by (output started at /customers/9/b/d/iiamo.com/httpd.www/wp-links.php:1) in /customers/9/b/d/iiamo.com/httpd.www/wp-includes/pluggable.php on line 1219.

    Can you help?
    Kr Pernille
    iiamo

    In forum: Virtue Theme

    In reply to: PHP Version

    #208132

    Hi Kadence Themes. I’m using your Virtue Premium theme. I got a problem now, though, as my provider updated their PHP to version 7.2. Now I cannot open the control panel. The website as such works fine, but I cannot open the control panel for doing administrator tasks. If I downgrade the PHP to version 5.6 everything works fine again.
    How can I make my site work properly with the current PHP version, i.e. version 7.2?

    Kind regards

    Poul.

    #208124

    I changed it to Standard Image below title but nothing changed. There is no title above post’s featured image. All posts show standard format.

    How do I get it to look like on the other website? There is something I don’t understand here. Sorry.

    In forum: Pinnacle Theme

    In reply to: Site Header

    #208123

    Hi there – I just changed the topbar on my site and looks like the same issue is occurring. I didn’t touch the custom css. Could you take a look for me?

    Website is: http://www.saminamitha.com

    Thank you!
    Samina

Viewing 20 results - 12,801 through 12,820 (of 39,333 total)