Forum Replies Created
-
AuthorPosts
-
Hi,
There is a login prompt before coming to the WordPress login page as well, could you post those details too please?
Best regards,
RikardHi,
No problem, please let us know if you should need any more help on the topic.
Best regards,
RikardHi,
You can use any email you like, one of your own maybe. We only need user and pass to be able to log in :-)
Regards,
RikardHi,
Could you try updating to the latest version of the theme (3.5.4) to see if that helps please?
Thanks,
RikardHi,
Could you upload an image you are having problems with to a service like imgur.com so that we can try from our end please?
Regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any more help on the topic.
Best regards,
RikardHey Armstrong88,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMay 18, 2016 at 5:35 am in reply to: What ALB element is used here: overlay with icon and tooltip? #634158Hi,
I see that you have done this already for the desktop menu, you will have to find the id’s of your menu items and target them one by one. Like this for your home item:
#menu-item-60 a { background-color:red !important; }Thanks,
RikardHi,
Ok I see what you mean, please try the following in Quick CSS under Enfold–>General Styling:
.container_wrap_first .content { padding-top:0 !important; padding-bottom:0 !important; }Thanks,
RikardHi again,
Adding this to the bottom of your functions.php file under Appearance–>Editor might work:
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Best regards,
RikardHi,
Ah ok, I see what you mean now. They are showing but they are very small and I’m guessing the wrong colour? Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardMay 18, 2016 at 5:07 am in reply to: Our web has been hacked html_entity_decode(): charset `UTF-7' not supported, ass #634146Hi,
Great, glad you got it working and thanks for sharing your solution :-)
Best regards,
RikardMay 18, 2016 at 4:55 am in reply to: display table from a mysql database with paging and sorted #634142Hi Detlev,
I’m not sure I understand, are you looking to copy your table to Enfold? If so I think it would mean more work for you than to simply recreate it to be honest. But if you want to copy it I would try to inspect the page in question and find the html markup, you can then try to paste the code in to a Code Block or Text Block element.
Best regards,
RikardMay 18, 2016 at 4:52 am in reply to: Content Delivery Newtwork (CDN) settings using W3 Cache #634140Hey Justin,
I would try the default settings and clear the cache after an update. If that works out for you I think that is all you have to do really :-)
Regards,
RikardHi,
Sorry for the late reply. Elements in the builder show up fine on my end using latest version of Chrome, could you try another machine to see if that works better?
Best regards,
RikardHi Itty,
Could you try increasing the WordPress php memory limit to see if that helps please? http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Thanks,
RikardHi,
I think that would be a good option, you can download a fresh copy of the theme from your Themeforest account.
Regards,
RikardHi,
No, overwrite the theme files via FTP, you will find out how to do it if you follow the link I posted.
Thanks,
RikardHi,
Maybe this will help you out: http://www.matrudev.com/post/installing-google-recaptcha/
Regards,
RikardMay 17, 2016 at 7:54 am in reply to: Animations and Slider not working when Logged out of WordPress – post update. #633531Hi JonathanTaphouse,
Please try to add this to the bottom of your functions.php file under Appearance–>Editor:
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Regards,
RikardMay 17, 2016 at 7:50 am in reply to: Enfold Combo Widget popular tab don't sort bypopularity #633525Hey adinugroho01,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey David,
You can control that by using a plugin like Yoast SEO: https://wordpress.org/plugins/wordpress-seo/
Thanks,
RikardMay 17, 2016 at 7:46 am in reply to: Mobile website issue – Eliminate render-blocking JavaScript and CSS #633521Hi,
You don’t have to use a plugin but I don’t see a point to not using one if it will do what you are looking for? Plugins like these are not heavy so I don’t think you have anything to worry about.
Thanks,
RikardHey matiasquintana,
We don’t control the ranking of your site or how searching engines index your site unfortunately. I would try to find an answer to your question at Google if their results are bothering you.
Thanks,
RikardHi,
Great, glad you found the problem. Please let us know if you should have any further problems on the topic.
Regards,
RikardHey jacobs64,
I can’t see any difference between the two links you posted, did you manage to get it fixed?
Best regards,
Rikard -
AuthorPosts
