Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we could help. Let us know if you need more help regarding this topic? or if we can close the thread :)
Best regards,
NikkoHi,
Glad we could help :)
Best regards,
NikkoApril 10, 2017 at 4:59 am in reply to: Avia Builder button properties show table options instead #775237Hi,
Sorry for the late response, I’ve checked it, the Element Preview works fine and don’t see any errors but I do see that the table options is shown instead for the button, would you give us permission to disable any/all plugins just for few minutes and also change theme from child theme to the parent? also can you give us access to ftp?
Best regards,
NikkoHi,
Sorry for the late response, try to do the following steps:
- Install https://wordpress.org/plugins/php-code-widget/
- Go to Appearance > Widgets, create a new Widget Area, call it Mailchimp Form
- Use PHP Code Widget and place it under Mailchimp form and insert this code: https://pastebin.com/0jxTVHg4
- Edit the page you want the form to appear and use a Widget Area and choose Mailchimp Form
The change made to the code you gave is:
<input type="hidden" value="<?php the_title(); ?>" name="LOCATION" id="mce-LOCATION">
I apologize again and thank you for your patience :)
Best regards,
NikkoHi,
I checked it and it seems the > (greater than sign) has been replaced to &_g_t_; (without the _ ). Can you try to replace it and see if it works :)
Best regards,
NikkoHey,
Sorry for the late response, I have tested the plugin Custom Sidebars 3.0.3 with WordPress 4.7.3 and Enfold 4.0.5 from a clean install and I didn’t have any issues, I have checked the dashboard especially widgets and pages but I don’t get any error like you have posted, can you tell us where it can be found? also the issue might be caused by some plugins having conflict, what Rikard said is true, while we are trying to make this plugin compatible to almost all plugins but there are really overwhelming number of plugins available. :(
Regards,
NikkoHi,
Thanks for providing ftp access, this is fixed. :) I have added this at the bottom of your .htaccess file:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Options -Indexes
Not sure though why it’s not adding when you are trying to refresh the permalinks.
Regards,
NikkoHi Dave,
Can we request for ftp access? and also permission to deactivate plugins.
Best regards,
NikkoHi,
The link for standard logo you posted doesn’t seem to have a logo, though it shows 6 images, the reason I asked for the link so I can know the page id which can be used for the custom code, anyway, the css code should look something like this (which you need to add in Quick CSS, located in Enfold > General Styling):
.page-id-xx .logo img { content: url(https://www.yourdomain.com/your_logo.png); }
xx in page-id is basically the page id number, and http://www.yourdomain.com/your_logo.png is your new image/logo’s url.
As for having different menu, it would require deep customization and changes to this core file enfold/includes/helper-main-menu.php, the easiest way to do this is to have a 1 single menu, then assign a class name for menu item, which you can use to hide or show on specific pages. Hope this helps :)
Regards,
NikkoHi,
Glad that you found out what caused the issue and fixed it. :)
Best regards,
NikkoHi,
FTP isn’t needed atm, can you tell us what demo are you trying to import? also the login details you gave doesn’t work, please check. We would like to import it for you, but would it be okay flush out any existing data?
Best regards,
NikkoHey danielrad78,
Yes, it’s possible with some css tweaks. Can you post a link where you want the logo to change? so we can give an accurate css code for it.
Best regards,
NikkoHi,
Glad to hear that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoHey daverogers,
Can you try to disable all plugins? and check if the issue is resolved. I noticed in special headings it changes but using text block doesn’t change ‘ to ?.
Best regards,
NikkoHi,
You’re welcome. Thanks for using Enfold :)
Best regards,
NikkoApril 5, 2017 at 11:21 pm in reply to: Purchasing the Enfold theme for a site using Enfold 3 #772885Hi,
I’ve checked the link John gave and I’m pretty sure it works just fine. Here is the screenshot on what you should see: http://imgur.com/a/aQnGq
Best regards,
NikkoHi,
Can you give us ftp access? I have checked it and it seems like it’s working if the permalink is set to Plain, however it doesn’t when other option are used.
Best regards,
NikkoHi,
Try adding this code in Quick CSS:
#header_main .avia-search-tooltip { box-shadow: none !important; } #top #searchform>div { margin: 0; } #top #header_main #s { border: 1px solid #e1e1e1 !important; }
Let us know if this helps :)
Best regards,
NikkoHey triplexxxx,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoHi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
NikkoApril 5, 2017 at 1:13 pm in reply to: top header (social icons and number) colour with glassy menu #772494Hi,
You’re welcome. Thanks for your kind words and for using Enfold :)
Best regards,
NikkoHi,
Glad to hear that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoHi,
Just to confirm, is this the plugin used: https://wordpress.org/plugins/custom-sidebars/ ?
Best regards,
NikkoHi,
Glad to hear that, I tried to check ftp but I couldn’t connect, but if it’s already resolved then no need to give us ftp access :)
Best regards,
NikkoHi Sara,
Glad to hear that it’s fixed :)
Best regards,
NikkoHi,
Can you post a screenshot of the form you have mentioned?
Best regards,
NikkoHi,
Okay, just comment on this thread once you have checked out with your host :)
Best regards,
NikkoHey scottamsr,
There are lot of reasons for that probably there is an interruption during importing like connectivity issues or server setting issues. Try to use wordpress reset to reset your site (not totally reset, but make it reset like newly installed wordpress site), then try importing again.
Best regards,
NikkoHi,
Can you give a link to your site? so we can inspect it.
Best regards,
NikkoApril 5, 2017 at 12:17 pm in reply to: Delete JavaScript and CSS that block the display in the above-the-fold content #772453Hi,
Try to use this plugin: https://wordpress.org/plugins/autoptimize/
Hope it helps :)Best regards,
Nikko -
AuthorPosts