Forum Replies Created
-
AuthorPosts
-
Sorry I can’t provide a link at this time the website is open only for admin. It is still in development.
Although, this is not a very big issue, I just deleted the iframe, translated the page, and then pasted the iframe again in the page.Thanks anyway Ismael.
Riccardo
Sorry, I found out what the issue was. In the page there was a code block with an iframe code inside, and I think that the translation with Multilingualpress and Enfold advanced page builder is not supporting this kind of blocks.
That’s it.
Riccardo
Hi Scaico.
you wrote : “Ok, changed the config so it would appear on the custom post type. Worked.”But how you did this? I am not able to activate ALB for Events Calendar
Thanks
February 11, 2016 at 3:06 pm in reply to: issue with style.css dynamically minified and not updated #581649Hi Andy.
Already tried to deactivate plugins, and it does not change anything.
And I just have the plugin editor in multisite, not the theme editor. How can I enable it ?February 9, 2016 at 9:18 am in reply to: issue with style.css dynamically minified and not updated #580221Hi Ismael.
Sorry, I disabled them for security reasons. I’ll enable it right now for you if you want to check again.Riccardo
February 8, 2016 at 1:47 pm in reply to: issue with style.css dynamically minified and not updated #579604Nothing changes.
If you see this line in the <head> code:
<link rel=”stylesheet” id=”avia-style-css” href=”http://archicad.fr/wp-content/themes/archicad/style.css?ver=2″ type=”text/css” media=”all”>
and the CSS in that file is minified, means that it is an old version. All the others sites in my multisite are using style.css not minified and correctly updated (ex: http://ivisit360.com/wp-content/themes/ivisit/style.css?ver=2)February 8, 2016 at 10:25 am in reply to: issue with style.css dynamically minified and not updated #579464Hi Rikard.
Thanks for your help.
I tried to put the style.css in Quick CSS and it is correctly updated.
And I would like to use style.css in my child theme and not the quick css.Now, in the head, you can see a style.css?ver=2 (the one not working)
and a style.css?ver=4.4.1 (that I added manually to make the css work)Thank again!
Riccardo- This reply was modified 8 years, 9 months ago by Mercheric.
February 5, 2016 at 5:40 pm in reply to: issue with style.css dynamically minified and not updated #578628…one more strange thing:
if you take a look at the footer in this page: http://archicad.fr/start-edition-riccardo2/
it has different colors than in all other pages! what’s that??? the css files are the same.thank you again
- This reply was modified 8 years, 9 months ago by Mercheric.
Elliott: T H A N K Y O U !
it works.Riccardo
Hi again,
I just changed this :
if ( bp_is_activity() || bp_is_blogs() || bp_is_messages() || bp_is_friends() || bp_is_groups() ) { $custom_sidebar = "special"; }
into this :
if ( bp_current_component() ) { $custom_sidebar = "special"; }
according to this post: http://wordpress.stackexchange.com/questions/577/how-can-i-detect-whether-a-buddypress-page-is-active-from-within-my-theme
and it works now.
Riccardo
- This reply was modified 9 years, 1 month ago by Mercheric.
Thank you Josue.
I found out the solution.
Finally there where two reasons why the redirection did not work:
I commented a function that used the redirection AND I updated the theme.
Before I tried to deactivate the theme OR the function, but never tried both at the same time.Thank you all.
You can close this issue.
Riccardo- This reply was modified 9 years, 4 months ago by Mercheric.
Thank you Andy.
Already tried and it does not work until the enfold theme is activated.is here:
http://vador.abvent.com/archicad-test/wp-login.php
It is a multisite installation.thanks Basilis
- This reply was modified 9 years, 4 months ago by Mercheric. Reason: multisite line
Thank you, Elliott. I’ll take a look.
April 17, 2015 at 5:09 pm in reply to: Assign the Transparent header to a custom category archive #430433Hi! sorry for the delay.
I know how to enable the transparent header options for single forum page (as you can see here: http://twinmotion.abvent.com/forums/forum/libraries)
but I am not able to enable it for the forums archive page: http://twinmotion.abvent.com/forums/At this moment, I created a forum.php template page.
Thanks!
Riccardo
April 3, 2015 at 9:00 am in reply to: Assign the Transparent header to a custom category archive #422930Here we are again. The website is online: twinmotion.com
As I wrote before, I would like to put the transparent header on a custom template for a custom taxonomy, like this one: http://twinmotion.abvent.com/?sfid=5867&_sft_nation=south-africa&lang=enbut I don’t know how to assign the transparent header classes to the get_header() function just for this kind of pages.
Thanks for your helpRiccardo
March 19, 2015 at 5:03 pm in reply to: Assign the Transparent header to a custom category archive #414634OK. that’s a pity.
Thank you anyway.Riccardo
March 18, 2015 at 11:36 am in reply to: Assign the Transparent header to a custom category archive #413523This reply has been marked as private.March 16, 2015 at 9:48 am in reply to: How to show custom-post-type list in a page using avia builder #411977February 25, 2015 at 1:12 pm in reply to: Set Avia Post Nav to only navigate between posts of the same category #402009Nice! Thanks.
I fixed the problem.
Your code works perfectly.Thanks again.
RiccardoFebruary 24, 2015 at 1:08 pm in reply to: Set Avia Post Nav to only navigate between posts of the same category #401365This reply has been marked as private.February 23, 2015 at 11:14 am in reply to: Set Avia Post Nav to only navigate between posts of the same category #400514Hi.
Here is my test website: http://twinmotion.abvent.com/quest-ce-que-cest/
I would like to navigate within the same category posts. The category name is “Description”.
I tried the way as in the post Josue mentioned before (https://kriesi.at/support/topic/avia-post-nav-with-the-same-category/), but nothing happens.I tried the juicesandmilks’ way and it works more or less. But it is far more complex and I don’t need to customize the buttons.
Could you help me please ?
Tell me if you need more infos.
Thanks
Riccardo -
AuthorPosts