Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
oliviaparis
tagDiv Member

Hi Calin,
Yes, I’m sorry too !
The theme is full of goods options and the support (you ! ) is perfect, but… not on this project.

Kind regards.
Olivia

oliviaparis
tagDiv Member

Hi Calin

I give up … this time it’s final!
I made my decision on Saturday night after a last fight!

Finally I did not succeed completely in solving my shortcode problem in the titles of the articles: homepage + categories + Menus. Cannot activate them in the menu and cannot use a next / preview. The tagdiv-composer is impossible to completely circumvent.

And then I also have a conflict with a plugin that is too important for me, the restrict content pro. I had also tried with ultimate member pro before and it’s the same, conflict!

And to finish a list of duplicate queries despite the optimizations made according to the indications of the documentation.

It’s too many fights for a theme, plus the money spent to develop shortcodes in article titles and it prevents me at every step of moving forward in my project. I give up !

I made a refund request with the link you provided me … Thanks for your help, thanks for trying for the shortcodes!

I hope you understand.
Looks.
Olivia

oliviaparis
tagDiv Member

Hi Calin,
Now I am facing duplicate queries issues …

I read in the forum and made all the optimisations.
1 / The server corresponds precisely to the requests (php.ini, php functions, etc …
2 / Wp cache is set according to your specifications
3 / I deleted all the ajax drop downs and the previews / next on the blocks.
4 / I deactivated all the plugins, and …

I still have a lot of duplicate queries ( tagdiv composer)

I don’t know what to do now!

Thank you for your help.
Olivia

oliviaparis
tagDiv Member

Calin, it works now on homepage blocks and categories with a shortcode image. On the menu not totally. I get a result with the shortcode brackets and a word in it: [abonnes]. See in Screenshots.

short code post title home page
short code in mega menu

oliviaparis
tagDiv Member

IT developper is working on… I will tell you more once done.
He already succeed on categories and homepage, he is still working to integrate the “icon”(an image) on the mega menu.
And yes your theme has a lot of options and I was too much involved with it, so refund can’t be an option for me.
Olivia

oliviaparis
tagDiv Member

Doesn’t work for me…
So this theme is a NEWSPAPER theme and you can’t create a FREEMIUM because of a simple issue of css in block for a small picto before the post title on home page and categories. Mean… after two weeks of work, spending 80 euros, I have now to change my theme or spend more euros with an IT Developer for a so obvious function for a magazine. It’s a little bit hard to swallow.
Thank you for your understanding
Olivia

oliviaparis
tagDiv Member

Sorry Calin,
this is my code :

add_filter(‘the_title’, ‘do_shortcode’);
function diwp_button_shortcode($attr){
$args = shortcode_atts(
array(
‘link’ => ‘#’,
‘bgcolor’ => ‘#1a73e8’,
‘textcolor’ => ‘#FFF’,
‘text’ => ‘Button’,
), $attr);

$button = ‘‘.$args[‘text’].’‘;
return $button;
}
add_shortcode(‘diwp-button’, ‘diwp_button_shortcode’);

————-
I try with :

add_filter(‘archive_title’, ‘do_shortcode’);
add_filter(‘post_title’, ‘do_shortcode’);

but, it doesn’t have effect… only the ‘text’ => ‘Button’,
Thank you
Olivia

oliviaparis
tagDiv Member

Ok Calin, I understand, but…
I need your help a little bit to achieve this !

Ok, I can’t for the moment add an icon only when user is logout…

As I cannot climb the mountain I go around it :

I create some shortcodes in functions.php for my post title ( limited content)

For my test I made a blue button with a link.
It works perfect on the post as you told me.

It “nearly” works in the category and on the homepage with the blocks.

It displays the word “button” but not the button itself.
This means that it can work … I’m close, but I need a lead to be perfect!
Here is two screen shots.
Thank you
Olivia

shortcode button on post title button on homepage/category

oliviaparis
tagDiv Member

Calin,
Thank you for your answer but last question :
if I work in the loop-archive.php is there a way ?

<h3 class=”entry-title td-module-title”>
” rel=”bookmark” title=”<?php the_title_attribute() ?>”>
<?php the_title() ?>

Thank you for your help.
Olivia

oliviaparis
tagDiv Member

Cool,
it’s really helpful !

Thanks
Olivia

oliviaparis
tagDiv Member

Vlad, I found “my” solution with out using code :
– Create a template single for each category and when I write a post, I set to this specific single template category.

So it’s ok for this topic…
Thank you
Olivia

oliviaparis
tagDiv Member

Thank you Vlad for your answers.

Is there a way to use the old method with :
– functions.php
– single-template.php

Is there away to use a template form the cloud ?

Olivia

oliviaparis
tagDiv Member

What are you talking about Vlad ?
I think you answer to another one…

Not the subject
No plugin conflict for me,
just need a css or a way in tagdiv to remove the subtitle in the mega menu :
(see first screen shot)

And the way to modify the css font for the mega menu when you scroll or the way to skip it… (see second screen shot)
thank you
Olivia

oliviaparis
tagDiv Member

Hello,
thanks for your answer.
The site is now under construction and still in private :

Here is the link :
http://www.placeduyoga.com/
– yogiguest
– pdyoga2020

Regards
Olivia

oliviaparis
tagDiv Member

Also forget to ask how to modify the font size of mega menu when scrolling in page ?
modify font size mega menu in scrolling page

Viewing 15 posts - 1 through 15 (of 15 total)