admemo12
Forum Replies Created
-
Forum: Plugins
In reply to: [VS Event List] Display of events pushed to the right side.Thanks a lot!! ?? It works
Forum: Plugins
In reply to: [VS Event List] Display of events pushed to the right side.Yes I am your plugin Very Simple Event list.
I am using the Wordppress theme called Jupiter with WP Bakery.
I have no other event plugins on my site. https://ostfold-kunstsenter.no/Forum: Plugins
In reply to: [VS Event List] Display of events pushed to the right side.Nothing happends on my site with your last code. It is very important that the list on the homepage is like it is right now. And that the content on every single event page will show the content i the middle of the page. I have pasted all the code that I have got from you. I am sorry to bother you with this.
#vsel .vsel-meta-title {width:100%; float:right; text-align:right;}
#vsel .vsel-meta {width:100%; float:right; text-align:right;}
#vsel .vsel-meta-date {float:right; text-align:right;}
#vsel .vsel-meta {width:100%; clear:both;}
.single-social-section, #vsel .vsel-meta {
display: none;
}
.mk-single-content {
margin: 0 !important;
}Forum: Plugins
In reply to: [VS Event List] Display of events pushed to the right side.Hi Guido
Thank you for the previous help I have got.
All the content on every event page is pushed to the right. I am using WP-bakery to show the portfolios that belongs to the specific event. You helped me earlier with some css to remove the meta. This is the code you gave me for the content page:
.single-social-section, #vsel .vsel-meta {display: none;}
.mk-single-content {margin: 0 !important;}Forum: Plugins
In reply to: [EventCalendar] Google Maps zoom level doesn’t workIf you are using Jupiter Theme from Artbees with wp-bakery there will be a solution in the next update. In the meantime you can in Advanced Google maps, as location nr 1, set another coordinate not far from your desired location. Use a blank png as map marker, so it won’t show.
Put the coordinates that your map should point to into the field of location 2.
For me this did the trick and streched the map from max zoom to about the original look, and I got my pin close to the center of the map. I guess the distance from location 1 to 2 will decide the level of zoom, so you might adjust it until you’re satisfied.This worked for me
Forum: Plugins
In reply to: [EventCalendar] Google Maps zoom level doesn’t workYes so I has to do with the Maps API i guess. Like you @jojakim this was the first recent message on this subjekt. I would be greatful if you let me know if you find a solution.
Forum: Plugins
In reply to: [VS Event List] Single Events not showingThanks a billion! ??
HildeForum: Plugins
In reply to: [VS Event List] Single Events not showingThanks now it looks good! But I forgot to ask how I can remove the categories and event dates showing in right upper corner on the single event page.
Hilde
Forum: Plugins
In reply to: [EventCalendar] Google Maps zoom level doesn’t workI have same problem. The maps are fully zoomed in. I am using WP-bakery(visual composer) to. Ex: https://www.admemo.net
Forum: Plugins
In reply to: [VS Event List] Single Events not showingHi,
when I remove the #vsel .vsel-image-info {display:none;}, I get content on the main page event list to. But then the single event works it looks like..Maybe all the additional CSS comes from the WP-bakery?
Forum: Plugins
In reply to: [VS Event List] Remove event content from event listOh thanks! I will try it out. ??
Forum: Plugins
In reply to: [VS Event List] meta data datesOk I will come back to you on this subject later if I need a custom function from you. I will try something else first. Thank you again.
Forum: Plugins
In reply to: [VS Event List] Remove event content from event listIt works! ?? Thanks!!
Forum: Plugins
In reply to: [VS Event List] Remove event content from event listNot a widget. I have tekstbox on my frontpage with this shortcode in it: [vsel combine_dates=”true”].
I see now that the link works! But still need to hide the content.Forum: Plugins
In reply to: [VS Event List] Remove event content from event listYes I am using the recent plugin. And I have some custom CSS you gave me. Even when I take the old custom CSS code away, the content from the event page is till showing in the event list and it does not not link to the event page.