Forum Replies Created
-
AuthorPosts
-
david viardParticipant
did that just now (I did before, restored from the original and made the changes again), still does not work.
It was my first guess since I did it on feature-content.php without problem.
So, I resolved to ask here, I really don’t understand what is going on.Edit : I know it’s not responsive (yet), I need to solve this modal subject first.
david viardParticipanthello.
The “fancybox-iframe” class allows a jQuery command from the fancy-box plug-in to display the content of the page in a modal, as shown on the second row “Nos petits plus” which is my modification of the featured-content.php*.I added the class on line 273 of inc/service.php
It never shows up in the code online. I am baffled.
* Btw, suggestion, this should/could be an option in your themes.
david viardParticipanthello @skandha,
I have already created a child theme of course.
And I found out the code was in this file (inc/service.php). I did what you suggest (adding the fancy-box class to the post-thumbnail text) but when uploaded back this does not work as expected.
The class does not show up in the code (online).
I was wondering if I had to do something elsewhere also.
I managed to do it successfully with the featured-content.php file, so I am a bit surprised.It looks like there is some code that strips out my added class
kind regards
Edit : please note , I used Child Theme Configurator to build my child theme, but started on the free version. Maybe there is a miss at that point.
edit2 : the modal is functional on featured on the site, you can see the first row with just the title+thumb. The link is disabled on services with this css code [
/*#featured-content-section, */
#service-content-section {
pointer-events:none;
}david viardParticipantNo answer to my request?
Is there a way to have multiple rows of feature-content, at least?
I don’t care they’re called services or whatever, I just want a different background on those two sections and open their content in a modal (div)thanks
david viardParticipanthello Skandha,
I know it is distorted, that’s not what I asked.
I want to open a modal instead of targeting _self or a blank window.Thanks.
On featured-content.php, I just had to change lines 19 & 35 by adding a class fancy-frame on the a tag. I don’t see where to do it for services.
david viardParticipant@Skandha,
Hi . nice one… Was thinking JS.david viardParticipant@skandha : Hello Skandha,
Yes. I am still facing issues and very sad this feature does not work since it was my main reason for going pro.
Moving Main content to top never works whatever I try. In fact, moving it up above any other row brakes what is after it (not displayed).I have resolved to change structure, since my client is getting nervous.
I opted to use the promotion-headline for the first row instead, which works.Of course, I have to keep some content on the home section since I cannot disable it.
Besides, the promotion headline is a h2 header and I need a H1 somewhere. Is there a way to change this tag?Thanks
david viardParticipantI believe I have two issues there.
On my local dev server, moving Main Content at top disables all rows in admin and front.
On my staging server, the setting does not stick… so I guess there is still something wrong from the migration.thanks.
desperate :
Can’t believe I spend more nerve and time migrating than actually building this site 🙁david viardParticipantHello Skandha. Sorry, I tried to migrate again on another address, since I had numerous bugs appearing.
[WordPress is such a pain to migrate]
You can view the site at http://mda3.ddns.net
My actual structure is- featured section (to show my clients “top” features),
- Services row,
- Hero section (which will show a google map),
- Testimonials,
- Main Content.
What I want is 5 (Main Content) to be on top #1 before the featured section.
When I try to move the Main Content to top in the administration, the page only shows the Main content.
For info, the Main Content is build with a slider in the Home Page of WordPress.I am wondering wether this is even possible with your theme or if it is the right way to build the page as I want.
Thanks for your help.
May 28, 2019 at 6:18 am in reply to: Problem Upgrading to Pro version from a free version child theme #173586david viardParticipantYeah I got that :-/
Now, I am reassigning things but as I mentioned when I do that I get a “changeset_post_save_failure” message and cannot publish.
So I am stuck can you tell me what is wrong?May 28, 2019 at 4:47 am in reply to: Problem Upgrading to Pro version from a free version child theme #173569david viardParticipantHi @Skandha,
I thought so but it did not work right away even when I emptied caches. I had to change theme back to pro and then select again my child theme for it to be “upgraded” thanks.
One thing though, I exported the theme with the export tool, on reimport had the same error. I had to modify the .dat file to put in the right template id and name it.
Still it did not get all my settings, which I believe is due to having more options in Pro.
So I have to reassign elements to each home page section. But when I do that I get a “changeset_post_save_failure” message and cannot publish.What could be wrong?
-
AuthorPosts