Forum Replies Created
-
AuthorPosts
-
February 25, 2020 at 1:55 pm in reply to: Issues with Events Calendar and Events Calendar Pro #1187688
Hi Ismael,
As you sugested, I created the dir structure (tribe/events/v2 ) in my child theme. Where exactly can I find the file to be copied? Because I can’t find the dir: “config-events-calendar” as you mentioned.
The only default-template file I can find is located here: wp-content/plugins/the-events-calendar/src/views/default-template.php
And where do I place that copy? You write: then place it inside the new directory or the v2 folder
Best regards,
Steven
Hi,
You can close this topic.
Regards,
Steven
Hi Victoria,
Of course! Can’t believe I missed that! Thanks for the reply though.
Best regards,
Steven
Hi Nikko,
Thanks. I guess back to the ol’ list-style-image: url ;)
Cheers, Steven
Thank you!
Hi Victoria,
Thanks for your quick answer. Enfold’s support rocks as always!
Btw: we only need this for the frontpage. So will it be:.page-id-35 #top #av_section_2 .av-flex-placeholder?March 13, 2019 at 5:09 pm in reply to: On single blog post page sidebar, only show post from that category #1078311Hi Nikko,
Thanks, will look into that.
Cheers,
Steven
February 26, 2019 at 12:22 pm in reply to: On single blog post page sidebar, only show post from that category #1071727Hi Nikko,
No problem and thanks for your time and effort. However, I’m affraid it’s not quite working yet. As you can see with your sample posts, only the title of the widget changes. The list of posts is still a combination of Actueel en Verhalen.
Best regards,
Steven
February 21, 2019 at 3:49 pm in reply to: On single blog post page sidebar, only show post from that category #1069976Hi Nikko,
Please see PC.
Best regards,
Steven
February 19, 2019 at 3:36 pm in reply to: On single blog post page sidebar, only show post from that category #1068995Hi Nikko,
Thanks for your answer and sorry for my late reply. I did figure out from this info, that the two pieces of code are most likely the ones to use. However, I really don’t know how to use it.
I can make two “Latest posts” widgets, one with: is_single() && in_category(‘news’) in the widget logic field and the other with: is_single() && in_category(‘stories’). Both widgets are placed in the Sidebar Blog. See screendump.
How do I set each widget visibility e.g. get it to work?Thanks in advance!
Regards,
Steven
February 1, 2019 at 2:30 pm in reply to: On single blog post page sidebar, only show post from that category #1061559Hi Nikko,
Thank you for your answer. I do understand what you mean and how it should work. However I do not know what exactly I should use in the widget logic field. Could you be more elaborate ?
Thanks in advance!
Best regards,
Steven
Hi Jordan,
Thanks. Works like a charm!
Best,
Steven
Hi Mike,
I must admit that your code does work, thanks a lot! For testing purposes I only used that one class and thought that I really cleared my browser’ cache. Apparently I didn’t…..
Thanks for the support and best regards,
Steven
Hi Mike,
Thanks for your suggestion. However, when using your functions / CSS code, I still don’t see the FA font.
Best regards,
Steven
Hi Victoria,
Good point. Might be handy ;)
Regards,
Steven
Hi,
I’ve have a similar issue. In my functions.php I have:
function avia_add_fontawesome(){ ?> <script src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script> <?php } add_action('wp_head', 'avia_add_fontawesome');In my custom CSS:
a.frontpagelink:after { text-align: center;
content: “\f105″;
font-family: FontAwesome!important;
font-size: 18px;
color: #ffffff;
margin-left:12px;
display: inline-block;
}`
And in my code: <a class=”frontpagelink” etc.
For some reason the required Font Awesome “angle-right” doesn’t show up. (see screendump)What is going wrong here?
Best regards,
Steven
Works!
Thanks for the support.
Hi,
Will give it a try. Thanks!
Cheers,
Steven
Hi Peter,
That works indeed! Thanks. I only need this for a particular section so when I give that content section a class named “team”,
your CSS would be:
#top .no_margin_column.column-top-margin .team { margin-top: 0; }right?
regards,
Steven
Hi Rikard,
Thanks for the code but unfortunately it doesn’t work. Perhapps it helps when I give you Admin access?
Regards,
Steven
Hi Guys,
Thanks but I already fixed the 10 column layout (see previous posts). The only thing left is the padding issue every first 1/5 column.
Regards,
Steven
Sorry to bother you but one more thing. When I make several rows, for some reason every first column has a padding. I just can’t figure out why.
Best regards,
Steven
Thanks Peter! That does the trick.
Cheers!
Steven
Hi,
I see. With 3 columns there’s nothing to center.
Thanks for the feedback all!Cheers,
Steven
Hi,
That’s for the top/bottom padding in that section with the icons. I tried Enfold’s code without that calltoaction class but no luck.
And yes, these are 1/3 columns. See screendump here ;)Best,
Steven
Hi Mike,
Thanks for your time. Indeed I used the correct ID without the # sign. Please see image here with the columns I’d like to be centered.
I could give you admin access if you like.Best,
Steven
Hi,
Sure!
Thanks!
Hi,
The problem is that it can only be previewed by adding an IP to the host file. As you can see in the screenshot, these are indeed separated widgets.
But you suggestion kicked me in the right direction!
I used this in my CSS:
#custom_html-3 {background:#ffffff!important;}Thanks both for for helping me out!
Regards,
Steven
Hi Victoria,
That is correct. This is the current website. If you add the code to your hostfile you’ll see the work in progress with Enfold right?
Regards,
Steven
Hi Victoria,
Thanks for you quick response. You can have a look but you’ll need to add this to your hostfile because it’s not directly visible.
Will that be ok? -
AuthorPosts
