Forum Replies Created
-
AuthorPosts
-
Hi inekespijker,
Could you please open a new thread and include admin login details in private so that we can have a closer look? I see that you included login details but we need a URL as well. Please post all the information need in private in a new thread so that we can help you out individually.
Best regards,
RikardApril 7, 2018 at 6:01 am in reply to: Changing words in Enfold and Events Calendar plugin via .mo/.po is not working #938487Hi,
Great, thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardApril 7, 2018 at 5:58 am in reply to: Menu text under Burger Menu not showing on different languages #938486Hey eduardn1,
Thanks for the screenshots. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi GaWebDev,
Thanks for sharing, good work! And thanks a lot for the kind words :-)
Best regards,
RikardHi,
Thanks for that, it looks like you have the This column should start a new row option ticked in all the columns, could you try to remove that in the columns that should not start new rows please?
Best regards,
RikardHey hylandgraphics,
You can change that under Enfold->Header->Transparency Options
Best regards,
RikardApril 6, 2018 at 8:14 am in reply to: Hover and active colors for menu items different for each page #938101Hey Isabel,
You should be able to do that, but you need custom CSS for it. If you inspect each menu item you will see that they have separate IDs, you can target each menu item using this. An example for your first menu item would look something like this:
#menu-item-3483 .avia-menu-text { color:red !important; } #menu-item-3483 .avia-menu-text:hover { color:blue !important; }
Best regards,
Rikard-
This reply was modified 7 years, 4 months ago by
Rikard.
Hi Ondrej,
Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey chalbo73,
Maybe you could try to use a plugin like Duplicator or WP Migrate DB to see if that works better?
Best regards,
RikardHi,
If you are still having the problem; what happens if you deactivate WP-Permalinks?
Best regards,
RikardHey vadikcoma,
It looks like you have Enfold active, but I don’t get a 500 error when accessing the sitemap?
Best regards,
RikardHey Dennis Krijgsman,
Did you add the API information in the backend of the theme? We don’t have much control over this unfortunately, so I don’t think there is much we can do.
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, glad we could help. You should be able to do it with CSS like this also:
-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #0a0a0a;
Best regards,
RikardHi,
Thanks for that. I added the full URL including http, and it’s linking as it should now.
Best regards,
RikardHey yourcloudworks,
Could you post a link to the page in question so that we can take a closer look please? Also please try to point out the changes you would like to make there.
Best regards,
RikardHi,
I’m not sure why the cart is covered by something, but it is. You can try to move it a bit to the right by using the CSS:
@media only screen and (max-width: 767px) { #menu-item-shop.cart_dropdown { right: -50px; } }
Best regards,
RikardHey govus,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) { .av-main-nav-wrap { position: absolute; right: 0; top: 40px; } }
Best regards,
RikardHi,
Yes that is no problem, take your time and let us know when you are done :-)
As for your problem; it might help if you delete the entire theme folder via FTP, then upload a fresh copy via FTP.
Best regards,
RikardHey mleite1,
If you are looking to white label the theme then I think that will be difficult unfortunately. I’m not sure exactly what the WP Theme detector actually goes by, but style.css is likely the first thing it checks. You can rename the theme in style.css, but then you will have problems with automatic updates, and you will likely have to do them manually and edit style.css at the same time.
Best regards,
RikardHi Horst,
Thanks for that. We’ve had some problems with what you are describing in 4.2.6 and it should be fixed in the next version of the theme, which will be released next week hopefully. Would you be able to hold off with updating until then maybe?
I will place the content you wanted private in the private content of your reply.
Best regards,
RikardHi,
Thanks for the link. You should be able to remove that under Enfold->Advanced Styling, under the Linked Image Overlay option.
Best regards,
RikardHi John,
Thanks for the feedback, it’s much appreciated. We’ll have a look if there might be things we can clarify in the layout of the forum.
Please let us know if you should need any further help on the topic.
Best regards,
RikardHi Sophie,
Thanks for letting us know, please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Thanks for the feedback, I think that is happening since you only have a your home page URL followed by the hash as the URL in the menu item. What happens if you change that to something else? I’m guessing it’s supposed to actually link somewhere, right?
Best regards,
RikardApril 6, 2018 at 6:04 am in reply to: Creative Studio Demo-changing body font color and losing part of layout #938015Hi,
Thanks for that. If you are looking to change the main content text, like this for instance:
HEALTHY
Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo.Then you can do so by changing the Main Content font color and Main Content Heading color options under Enfold->General Styling->Main Content.
Best regards,
RikardHey Julian,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }
Best regards,
Rikard -
This reply was modified 7 years, 4 months ago by
-
AuthorPosts