Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.7 years, 1 month ago in reply to: How can I add Addons to Revolution Slider??? / Rev-Slider Licence #2606
Thanks!
7 years, 1 month ago in reply to: How can I add Addons to Revolution Slider??? / Rev-Slider Licence #2583Hi Marcel,
I'm sorry because can't provide a purchase code for you.
All of the functions for create slider like as our demo don't use Add-ons.
If you want to use Add-ons, you should buy a version.I'm sorry again!
__________
Regards,
trinhnvHi,
I added this code in the end {root}/wp-content/themes/yolo-kidzone-child/style.css file:
/* 11/04/2016: add style for sidebar */ .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-tix-menu-container .menu .menu-item a, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-events-menu-container .menu .menu-item a, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-about-us-menu-container .menu .menu-item a, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-support-us-menu-container .menu .menu-item a { position: relative; border-bottom: 1px solid #a8a8a8; display: block; padding: 15px 0px; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-tix-menu-container .menu .menu-item a:after, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-events-menu-container .menu .menu-item a:after, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-about-us-menu-container .menu .menu-item a:after, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-support-us-menu-container .menu .menu-item a:after { content: "\f105"; display: block; position: absolute; color: #666; right: 0px; bottom: 15px; font-family: "fontawesome"; opacity: 0; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-tix-menu-container .menu .menu-item a:hover, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-events-menu-container .menu .menu-item a:hover, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-about-us-menu-container .menu .menu-item a:hover, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-support-us-menu-container .menu .menu-item a:hover { border-color: #666; cursor: pointer; } .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-tix-menu-container .menu .menu-item a:hover:after, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-events-menu-container .menu .menu-item a:hover:after, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-about-us-menu-container .menu .menu-item a:hover:after, .yolo-sidebar .yolo-sidebar-wrap .widget_nav_menu .menu-support-us-menu-container .menu .menu-item a:hover:after { opacity: 1; }
Please check again.
_________
Regards,
trinhnvHi,
If not true, please send me to account admin via private message.
I will check for you soon._______
Regards,
trinhnvHi,
I added CSS in the end of file {root}/wp-content/themes/yolo-kidzone-child/style.css
Please check again!
Hi,
You can use child-themes. Reference: https://codex.wordpress.org/Child_Themes
Then all of your customize don't lose.If you modified our code then you can copy it to child-theme and replace old version by new version.
_______
Regards,
trinhnvHi,
So, you can update the last version.
This issue caused CSS.
If not true, you add sidebar and I can add CSS for you like our demo
______
Regards,
trinhnvHi,
So you go to admin:
Appearance -> Widgets -> choose a sidebar which you want show:
Example: like our is Main sidebar, drag widgets in this sidebar: search, categories, tag cloud,....______
Regards,
trinhnvAttachments:
You must be logged in to view attached files.Hi,
You can remove sidebar in content, keep the sidebar out content.
I don't understand your idea.
Attachments:
You must be logged in to view attached files.Hi,
Have you want this page has a left sidebar like our demo( like attachment )?
Go to: Edit page, in right sidebar chose template and sidebar for page , see attachment.
Attachments:
You must be logged in to view attached files.Hi ilet,
This now, we have the last version of the theme.
Please update and check this error again.If still not yet, I will fix code for you.
______
Regards,
trinhnvHi ilet,
Thank you for using our product!
You try to Ctrl + F5.
If not true, please send me to account admin via private message.
I will check for you soon._______
Regards,
trinhnvThis reply has been marked as private.Hi,
I show login/register in menu top bar:
Go to: Customizer -> Header -> Top bar -> Show login/register: OnAfter login, example with account: acc_demo/admin.
User will go to dashboard to add/edit/delete own event. -
AuthorPosts