Forum Replies Created
-
AuthorPosts
-
November 24, 2014 at 10:51 pm in reply to: How to display the sidebar in Events Calendar pages? #357190
Hi!
No, I didn’t… it’s done now. And it works!
Thanks to your advice, I’ve also copied/pasted the following from the config.php file to my child theme functions.php (changing the path to my child theme), in order to “save” customised css.if(!function_exists('avia_events_register_assets')) { if(!is_admin()){ add_action('wp_enqueue_scripts', 'avia_events_register_assets',15); } function avia_events_register_assets($styleUrl) { wp_enqueue_style( 'avia-events-cal', AVIA_BASE_URL.'config-events-calendar/event-mod.css'); } }
Well. I think everything run now. I’m so happy!
Huge thanks for your help.best regards,
MarevaNovember 19, 2014 at 5:53 pm in reply to: How to display the sidebar in Events Calendar pages? #353820Hi Yigit,
Thank you very much for your help.
Restoring the sidebar causes some disturbance in the main area display and even in the “search/filter” area of the plugin but I’ll try to deal with… and maybe come back later with more precise questions!What about the second question of the topic? It was about the way to “save” all Events Calendar personal changes in my Child Theme?
Do you think there any possibility to do that?
Josue advised to duplicate the /config-events-calendar/views/ content and structure to the child theme directory (please refer to https://kriesi.at/support/topic/the-event-calendar-issues/ – October 14, 2014 at 10:25 pm). Unfortunately, any change in this duplicated directory is taken into account on my environment.Best regards,
m.November 17, 2014 at 11:38 pm in reply to: How to display the sidebar in Events Calendar pages? #352740This reply has been marked as private.Ok thank you for the advice. I’ll try it right now.
(In fact, I’ve red details about this plugin before, but I didn’t choose it because I thought it was not responsive. Nevermind, I’ll try).Thanks.
m.July 21, 2014 at 5:49 pm in reply to: Firefox and IE do not correctly displa sidebar dotted border #293931Hi!
… exactly what I was afraid of… so be it!
Thank you all for your help.
m.July 12, 2014 at 11:58 pm in reply to: Firefox and IE do not correctly displa sidebar dotted border #290647Hi Devin,
Thank for your help (in fact, I’ve already tested something like this).
But doing that, the border will stop at the end of the main area content : it is not a good solution because for some pages, the main content is shorter than the sidebar content.
best regards
m.July 8, 2014 at 8:19 pm in reply to: Firefox and IE do not correctly displa sidebar dotted border #288669Hi Josue,
I havn’t any mac then I can’t test it on mac.
But I’ve tried on 5 computers (Windows xp or 7 / Firefox 30) and I always get the same.Best regards,
m.July 3, 2014 at 9:40 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #286547Hi Ismael,
Thank you to make test and test around my issue.
I use Firefox 30 too but as you can see on this screenshot (I’ve just made it), the display is not the same on your screen and on mine.
I’ve tested it on another screen with another resolution (of course with firefox 30), and the display issue still alive!
At last, I’ve noted that when I switch from fullscreen mode to “not fullscreen” mode, and when the firefox window stay under “XXX pixels” width, the solid border disappears. But the “XXX pixels” value depends on the page. Eg:
– Under (around) 1150px for http://www.ticettac.net/wp_eloise/navigations/galice-2013/
– Under (around) 1000px for http://www.ticettac.net/wp_eloise/navire/histoire/ (please note that the main menu doesn’t look so nice with this browser width value. But it is not the point).
… Hum, I don’t know if that could be useful!Well, we don’t see same things: that is not such a good news for me! I’m afraid you won’t be longer able to help me…
best regards
m.July 2, 2014 at 10:19 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #286104Hi Ismael,
Sorry for that : since I’ve changed css (adding your last advice), pages that were correct before do no longer work and vice versa!
Then, you ca have a look on these pages :
– http://www.ticettac.net/wp_eloise/navire/histoire/
– or http://www.ticettac.net/wp_eloise/navigations/galice-2013/
– or http://www.ticettac.net/wp_eloise/navigations/suede-2012/
– or http://www.ticettac.net/wp_eloise/category/blog-croisiere/
– or http://www.ticettac.net/wp_eloise/voiles-citadelle-2014/
– ….Best regards
m.June 26, 2014 at 12:21 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #283822Hi!
Sorry for the error…
Then, I tried both, but the problem is still in top form! … depending on the page, like it was previously.
Regards
m.June 25, 2014 at 12:39 pm in reply to: Firefox and IE do not correctly displa sidebar dotted border #283557Hi Ismael,
Sorry… there is no positive result on Firefox with this.
When testing, I kept :
.content {
border-right-style: dotted;
border-right-width: 1px;
}
#top #main .sidebar {
border-left-style: dotted;
border-left-width: 1px;
}
.avia-mozilla .container .nine.units {
margin-left: 1px;
}regards
m.June 24, 2014 at 10:50 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #282922(it’s me again)
Because the screenshot I’ve just sent is not so clear, you can have a look on :
http://www.ticettac.net/wp_eloise/navire/Bests regards
m.June 24, 2014 at 10:49 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #282921Hi!
Thank you for your help.
Here is a screenshot of the “Le Navire” page (in the main menu).
Please note :
– the issue is not as visible on IE11 that it is on Firefox.
– it depends on pages (appearing or disappearing when I change just one word).
– it depends on browser: the screenshot included your previous message is about a page thats is correctly displayed on IE11, but not on Firefox. The screenshot included in the current message is about a page thats is correctly displayed on Firefox, but not on IE 11.
– with IE, the border is correct at the top of the page and become progressively solid at the bottom.Best regards
m.
June 23, 2014 at 2:21 pm in reply to: Firefox and IE do not correctly displa sidebar dotted border #282472Thank you Yigit
… but doing that, the border between main area and sidebar will stop at the end of the sidebar content. However, most main area contents are longer than sidebar contents (but not all, that is the problem!).regards
m.June 23, 2014 at 11:29 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #282361Hum… please, could you just explain to me what it is supposed to do?
I’ve test it :
– “670px” stretchs the sidebar more than 1px (around 100px, in fact). I’ve changed it into 760px.
– Deleting or not my “own” css, there is no visible result.
– Then I tried to change margin-left into margin-top or margin-bottom (because I think the issue is linked to a vertical gap) –> pages where border was correctly displayed before do no longer work (and vice versa).Best regards,
m.June 23, 2014 at 10:03 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #282338Hi!
Thank you for your answer.
I’ve already test this but when sidebar content is longer than main area one, then the border stops at the end of the main area content… hum!Best regards
marevaok, thank you for your answer.
Indeed, I don’t know a word in php and I’m quite a new wp user… then it will be complicate to me to solve this.
Nevermind, I’ll post a topic on bbPress forum and I hope somebody already met the same issue!
Best regards,
m.Hi!
Thank you for this : it works much more better!
Whatever, it remains something I can’t do with this plugin and that is linked to the bbPress search functionality.
For any widget I would like to display in the forum pages (forum index, topics, reply, search…), I’ve checked all Display Widget options related to the forums pages and functonalities.
It works well except for the bbPress result page where the widgets are not displayed.
Url for these pages looks like : “http://www.my-site.com/search/keywords/” where “keywords” are words used is the bbpress search form.
Any idea to help to display my widget even in these pages?Hum… maybe I’m not so clear…
regards
m.Hi Peter,
Thank you for your quick answer.
I’ve just tried your solution and made some other tests… without any valid result.
In fact, I think the operator OR (||) doesn’t work with in any conditonal tags when used in a widget logic box area.
I mean, when using alone any conditional tag, then it’s ok : is_post_type_archive(‘forum’), is_singular(array(‘forum’, ‘topic’, ‘reply’), is_page(‘page_name’), is_single()…
But when combinating two of them with the || operator, then any of these 2 conditions is working anymore.Well… maybe it’s just linked to my configuration (I just don’t know why…). grrrr!
Have a nice day.
m.May 28, 2014 at 6:07 pm in reply to: Images are no longer embeded in columns with Enfold 2.8 version #271310Thank you, it makes the job!
But… it is not such a good evolution of the 2.8 release, isn’t it?best regards,
m.April 29, 2014 at 6:00 pm in reply to: Dropdown menu – how to show the decoration line in the menu? #257762Ok, I give in…
thank you for all your help.
m.April 28, 2014 at 10:25 pm in reply to: Dropdown menu – how to show the decoration line in the menu? #257339Thank you!
It works for the first level of the main menu… but not for the sublevels.
I’ve tried :
.header_color .main_menu ul:first-child > li.active-parent-item > a .avia-menu-fx .avia-arrow-wrap { visibility: visible; }
of course, it doesn’t work!… did i forgot a tiny speck anywhere?!
bests regards,
m.April 27, 2014 at 2:53 pm in reply to: How to get a different layout for the blog page without breaking breadcrumbs? #256794This is exactly what I wanted to do.
Thanks!
m.April 26, 2014 at 5:31 pm in reply to: Dropdown menu – how to show the decoration line in the menu? #256626You’re great. It works perfectly! Thank you a lot.
Maybe have you an idea about this new strange behavior : since I uprgraded Enfold theme to the 2.7 version (yesterday), the highlight aspect in the main menu have changed : there is no more any triangle in the center of the highlighted line.
(Tested with firefox and chrome latest version but not yet with any recent version of ie)best regards,
m.April 26, 2014 at 4:03 pm in reply to: How to get a different layout for the blog page without breaking breadcrumbs? #256610This reply has been marked as private.April 23, 2014 at 6:00 pm in reply to: Dropdown menu – how to show the decoration line in the menu? #255097This reply has been marked as private.April 22, 2014 at 11:06 pm in reply to: Dropdown menu – how to show the decoration line in the menu? #254669(it’s me again)
… just to precise that all plugins are correctly installed and activated.April 22, 2014 at 10:52 pm in reply to: Dropdown menu – how to show the decoration line in the menu? #254664Hi,
Thank you for your answer… but it is not helpful because I had already set the page hierarchy (exactly as you explained in your previous reply) : the current page menu item is not highlighted exept when the current page is a ‘parent page’ in the first level of the menu.
So.
I would like to show you my website… and here come a new and worrying trouble : I tried to migrate my site from localhost to live server, uploading all my site folder to the production server, exporting and importing the database, changing all the strings with “localhost…”
Everything seemed to be ok, except :
1- the widget configuration : all my widgets settings have disappear! …no more personnalisation for the footer columns, no more widget in the sidebar … and so on… ââârgh!
2- Enfold settings (theme options, general settings, footer, header…): they have disappear too. Then, I’ve made an export/import of the theme settings from the localhost environnement and now, this point is ok.
But where are my widgets???? Please, could you tell me the right things to do in order to solve this problem?
Thank you for your help!April 11, 2014 at 4:10 pm in reply to: Show tittle and description over a big image of a galery #250268This reply has been marked as private.Wonderful, it works!
Thanks. -
AuthorPosts