Forum Replies Created
-
AuthorPosts
-
Hi Victoria,
I updated the User to administrator.Thanks
I have same problem,
What solutions you testing? Can you send me a link?thanks
I have same problem since last WordPress update (version WordPress 4.9.8 with PHP 7).
Avia Editor is loading and I cant edit any post.
I disabled the WP SuperCache and dont wortk also.- This reply was modified 6 years ago by Cenabarato.
Hi,
I found the plugin “Meta Theme Color Colour” that does exactly that.You can give by solved the question.
ThanksRegards
January 9, 2016 at 4:40 am in reply to: How show the related post in Avia Editor and clear TAGS in grill blog structure #562272Hi Ismael,
It’s works!
Two question more,
It’s possible to limit the number of related post? How?And I also added the comments after the related post:
comments_template( ‘/includes/comments.php’);But it’s haven’t the comments count and it’s have a distinct style, How can I added a comment counter in the post and same style to Avia editor?
Thank you
- This reply was modified 8 years, 10 months ago by Cenabarato.
January 9, 2016 at 4:26 am in reply to: Add sharing social buttons: WhatsApp, Telegram and Line #562270Hi Josue,
I testing creating a child theme and it’s works!
Thank you!
January 7, 2016 at 1:55 am in reply to: Add sharing social buttons: WhatsApp, Telegram and Line #560885Hi Josue,
Thanks for your response.
Yes, I uploaded the Icon Font Manager.
Then, I try to add the PHP code to function.php file in the Enfold folder.
And adding the CSS.And it’s dont work.
I add to PHP function.php file in enfold Folder via FTP.
Also I installed the plugin that you recommended but did not appear in my WordPress menu (I guess it’s not compatible with my version).
Regards.
January 5, 2016 at 6:08 am in reply to: Add sharing social buttons: WhatsApp, Telegram and Line #559742Hi Rikard,
I attach access data in the private content.
Thanks.
January 5, 2016 at 3:55 am in reply to: How show the related post in Avia Editor and clear TAGS in grill blog structure #559717Hi Elliott,
Thansk for your answer.But the Blog Post Element haven’t the same style to related post Enfold default.
Also you can help me to hide the HTML TAG ?
Thanks
Hi Yigit, Thanks for your reply.
you can help me to not display pagination?
I don’t find this option in enfold settings.Thanks
I have the same problem.
Now it’s possible a solution?
How I disabled the pagination? is possible show all post in the home?
Thanks
- This reply was modified 8 years, 11 months ago by Cenabarato.
November 24, 2015 at 10:55 pm in reply to: First row in table disappears in Mobile View with advanced editor #542027Hi Elliott,
Thanks for your help. It’s works correctly.
Note: I add the @media for the code only for the mobile devices.`@media only screen and (max-width: 767px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th { display: block !important; }
}thanks
Regards!November 24, 2015 at 1:22 am in reply to: First row in table disappears in Mobile View with advanced editor #541284Hi Elliot,
Thanks for your reply.
In this case you can apply the solution you told me.
But now I have created another table to display various data and passes me the same problem.
In the desktop view all columns and rows are.
But in the mobile view the first row is not displayed. (3 cells are lost in the first row).
I attach the URL of the page where you can check this problem.Thanks for your help
Hi Ismael,
Thanks for your help, now it’s works correctly
thank you for your reply Ismael.
I want the second option and with your code and this css code I get that the search button similar to Menu button:
@media only screen and (max-width: 767px) { .main_menu .avia-menu, #header_main_alternate, .fallback_menu { display: block; } .main_menu .avia-menu li { display: none; } .main_menu #menu-item-search { z-index: 100; display: block; position: absolute; border: 1px solid #e1e1e1; height:46px; width:46px; top: -80px; margin-top:17px; border-radius:2px; } #top #menu-item-search.menu-item-search-dropdown>a{ line-height:46px !important; } .avia-menu.av_menu_icon_beside{ float: right; margin-right: 80px; } .main_menu #menu-item-search:hover{ background-color: #8ac318; color: #ffffff; border-color:#8ac318; } }
Regards,
Thanks- This reply was modified 9 years, 1 month ago by Cenabarato.
Hi, You can see the solution for my problem?
I saw that anyone logged in the web with the user.
I’m testing possible solution that I find in your forum but I dont get a correct solution. I need a SEARCH ICON next to MENU ICON in mobile view (Similar yo SHOPPING CARD ICON in Enfold Demo).
I’m reading and temporaly I made a solution, but I dont like this solution, you can see here:
Thanks
Regards
Hi Rikard,
Thanks for your reply.
I attach a access data for my website.
In the Enfold menu Quick CSS you can see the following code:@media only screen and (max-width: 480px) { li#menu-item-search { margin-top: 0; }}
Thanks
Regards,
Hi Andy,
Thanks for your reoly.
I added this code in the Enfold CSS:
@media only screen and (max-width: 480px) { li#menu-item-search { margin-top: 0; }}
I it’s don’t work,
Can you help me?Thanks
August 14, 2015 at 2:10 am in reply to: Hidden discount code on a button "Show code" and display it on button click #487520Hi,
I need to know if this functionality can be implemented with the above theme Enfold change the theme of my website .
I will create a test site with the theme Enfold to test this functionality .
When you have of the test site I will give you access access so you can help me.
A greetingAugust 12, 2015 at 4:02 pm in reply to: Hidden discount code on a button "Show code" and display it on button click #486644Hi Elliott,
This is the code:
<label id=”Codigo” style=”color: white; font-weight: bold; padding-top: 8px;”>DISCOUNT CODE</label><div id=”CouponCode” class=”CouponCode” style=”cursor: pointer; position: relative; z-index: 1; margin-top: -40px; width: 120px; height: 34px;” onclick=”window.open(‘URL’);self.focus();document.getElementById(‘CouponCode’).style.display = ‘none’;document.getElementById(‘Codigo’).style.color = ‘black’;”></div>
I buy a label with a float div over that it’s hidde on click event and show the code.
Regards
-
AuthorPosts