dieguito99
Forum Replies Created
-
What do you mean you do not provide? How much work can it take to edit the code so this is possible? You force people to pay for the plugin in order to see the features at work (they are not available in the free version) to realize that there are limitations to what can be done with it, and then you simply say you don’t provide? After we have invested time and money in using your plugin????? What was all the hoopla about constant improvements to the plugin that you advertise on the plugin promotional page (design customization)?? https://www.ads-software.com/plugins/gallery-video/
Please go to this page:
https://www.mariacristinacarbonell.net/video-art/
…and click on any of the sample videos, I would like to pass the video description to the space below the video player
Hi,
Go to this link to see an example of how the lightbox would look with text under the video:
Forum: Plugins
In reply to: [Gallery - Video Gallery and Youtube Gallery] Mobile ViewVideos are responsive in mobile when using 1) content popup, and 4) video slider. Huge-IT is not responsive with the 3 other views.
Forum: Themes and Templates
In reply to: [Openstrap] Hide Menu on One Page onlyHello again Dave,
I am facing a few challenges developing my WordPress site at pampermefoods.com where I could definitely use some help. Would you be available for a paid one-hour session to help me out, or recommend someone who might be able to assist?
Namely, I need help setting up the layout on the WooCommerce shop page, coding the featured products and services to show up on the homepage, setting up the sidebars correctly, and other formatting issues.
Please contact me at diego at inbaum dot com and let me know.
Thanks,
Diego
Forum: Themes and Templates
In reply to: [Openstrap] Hide Menu on One Page onlyRay,
I meant “(page is called “Edit Landing Page”)” instead of “(page is called “Edit this Plugin”)”.
Sory about the confusion.
Diego
Forum: Themes and Templates
In reply to: [Openstrap] Hide Menu on One Page onlyHelo Ray,
When I was faced with that challenge, I found a free plugin that allows you to set a up a landing page, available at inboundnow dot com slash landing-pages.
You will also need to enter this custom CSS in the ‘CUSTOM CSS” box towards the bottom of the control page of this plugin (page is called “Edit this Plugin”):
.page-id-XXXX .top_nav_out {display: none !important;}
.page-id-XXXX nav#navigation ul {display: none !important;}
.page-id-XXXX footer {display: none !important;}
.page-id-XXXX header {display: none !important;}Hope this works for you.
Diego
Forum: Themes and Templates
In reply to: [Openstrap] Hide Menu on One Page onlyDave, you rock! It worked just fine. Thanks so much for looking into this for me.
Forum: Themes and Templates
In reply to: [Openstrap] Hide Menu on One Page onlyFostonda, I was able to hide header and footer using:
.page-id-2370 nav#navigation ul {display: none;}
.page-id-2370 footer {display: none;}
.page-id-2370 header {display: none;}..on the CSS of a page called “Test Landing” at my WordPress site pampermefoods.com.
BUT… I am unable to hide the email and phone number along with all the social icons at the top of the page.
Any suggestions as to what code to use there?
Please advise.
Thanks,
Diego