Forum Replies Created
- AuthorPosts
- February 13, 2019 at 6:34 pm in reply to: google auth with Codeigniter ion-auth template with Material Design for Bootstra #9668
ThemeofWP
KeymasterHey there did you resolve your issue?
ThemeofWP
KeymasterHey there sorry for the delay I’m not sure if it’s supported and I didn’t test it private one and if you share with me any url with private video I can help you better.
ThemeofWP
KeymasterPlugin updated with https://snazzymaps.com support and I’ll close this ticket right now.
Thanks for choosing our items!
ThemeofWP
KeymasterHey Austin,
Unfortunately, I didn’t see which our plugin you are using? You have an issue about “cannot load more than 24 images in the Masonry Plugin” anyway I can help you anything if you can sent me the login info of your website.
Thanks
Lisa JOYThemeofWP
KeymasterHi there can you please let us know the which plugin you’re using and getting an issue with it?
Thanks,
Kevin JOYDecember 19, 2018 at 12:50 pm in reply to: How to remove “Edit with WPBakery Page Builder” from WordPress Admin Bar #9623ThemeofWP
KeymasterYou can remove “Edit with WPBakery Page Builder” option from your WordPress admin bar by adding following code to your WordPress theme’s functions.php file.
<?php function vc_remove_wp_admin_bar_button() { remove_action( 'admin_bar_menu', array( vc_frontend_editor(), 'adminBarEditLink' ), 1000 ); } add_action( 'vc_after_init', 'vc_remove_wp_admin_bar_button' );
ThemeofWP
KeymasterHey there,
Thanks for your purchases and contact us with your requests. Yes, your requests are possible. But those are needs to be customizations on addon and we need to charge customization fee. We can do it for you 59.99 and you need to purchase custom service for this https://themeofwp.com/downloads/plugin-customization/
ThemeofWP
KeymasterHey there currently it’s not possible.
November 28, 2018 at 9:27 am in reply to: google auth with Codeigniter ion-auth template with Material Design for Bootstra #9589ThemeofWP
KeymasterHey, there documentation has been updated it should be the:
http://localhost/auth_with/google_url/
Look at the bottom of this page incons:
ThemeofWP
KeymasterCan you please update it? And try again? It works properly without any action.
Just begin with this:
[vc_row][vc_column][vc_video_gallery_pro videogallerypro_display_title="true" videogallerypro_main_title="Help Videos" videogallerypro_main_link="https://themeofwp.com/help-videos/" videogallerypro_main_title_font_size="16px" videogallerypro_main_title_font_weight="600" videogallerypro_main_title_line_height="1.6" videogallerypro_main_title_letter_spacing="0px" videogallerypro_loadmore_active="true" videogallerypro_loadmore_itemcount="10" videogallerypro_display_search="true" videogallerypro_display_cats="true" use_theme_fonts="yes" videogallerypro_video_cats="%5B%7B%22videogallerypro_video_cat%22%3A%22WPBakery%20Page%20Builder%22%7D%2C%7B%22videogallerypro_video_cat%22%3A%22Elementor%20Page%20Builder%22%7D%2C%7B%22videogallerypro_video_cat%22%3A%22WordPress%20Plugins%22%7D%2C%7B%22videogallerypro_video_cat%22%3A%22WordPress%20Themes%22%7D%5D"][vc_video_gallery_pro_content videogallerypro_video_source="youtube" videogallerypro_youtube_video_id="_aBVoGeGxZY" videogallerypro_video_title="3d Perspective Slider Usage" videogallerypro_item_font_size="16px" videogallerypro_item_font_weight="600" videogallerypro_item_line_height="1.6" videogallerypro_item_letter_spacing="0px" videogallerypro_video_duration="1:59" videogallerypro_video_category="WPBakery Page Builder" use_theme_fonts="yes"][vc_video_gallery_pro_content videogallerypro_video_source="youtube" videogallerypro_youtube_video_id="GRvIR7Z3d3I" videogallerypro_video_title="Fullpage Scrolling Sections Usage" videogallerypro_item_font_size="16px" videogallerypro_item_font_weight="600" videogallerypro_item_line_height="1.6" videogallerypro_item_letter_spacing="0px" videogallerypro_video_duration="10:03" videogallerypro_video_category="WPBakery Page Builder" use_theme_fonts="yes"][/vc_video_gallery_pro][/vc_column][/vc_row]
Here is the sample output:
- AuthorPosts