Forum Replies Created
-
AuthorPosts
-
Thanks I’ll do it
Thanks very much for the suggestions. I fixed the problem. It was a custom shortcode that was causing the issue (blank line after <?php tag. You can close the ticket
Hi Ismael it’s still me. I don’t understand one thing. I see that if I enter in the rss.app the url
https://www.mysite.org/feed it produces the feed with all my posts, but I need to use it with mailchimp, as from the explanation here below
https://mailchimp.com/help/share-your-blog-posts-with-mailchimp/?utm_source=mc-kb&utm_medium=kb-site&utm_campaign=eepurlHowever if enter https://www.mysite.org/feed in the rss feed url, it says that there’s something wrong.
I tried to enter the https://www.othersite.org/feed and Mailchimp can retrieve that, but not the one of this specific website
Thanks for help- This reply was modified 9 months, 2 weeks ago by elenapoliti.
Thanks Ismael. I asked it because I need to use the feed for Mailchimp and was reading how to use it. I tried to add the url
https:///www.mysite.org/feed to Feed Validator and the response was that there was a problem with my feed that is unreadable, and was mentioning the first line. Anyway you rss.app gives a proper response, so it seems to work. ThanksMaybe I did something wrong. In case I have more problems I’ll contact you again
Thanks fixed
Ok, see it in private
Thanks it works now. You can close the ticket
No problem! I am going to try it
Thanks: that works! I would suggest to update the link on the documentation page!
Please see my second post: the plugin is no more available at the github page of enfold.
I tried, but the codes that are given in the documentation do not work
< = ###lt###
> = ###gt###
[ = ###91###
] = ###93###If I insert them in the editor they appear as that.
Thanks Mike, I see now from the Enfold documentation on the spacial character that explains the same exact problem I had. However the link to the plugin you suggest is broken: the plugin seems that doesn’t exist
- This reply was modified 11 months ago by elenapoliti.
When opening again the text block of the page with the issue the following msg appears
see screenshot
By the way: on the text version (html format) I don’t see any strange thing. I noted however that, on visual editor, after creating a space between the symbol < or > and the number or word after it, the error msg disappears and the front-end is ok again. Time by time, nonetheless, the page breaks again (don’t really know how it could happen). This phenomenon never happened in normal pages, but only in portfolio pages, where there is much scientific text in it
- This reply was modified 11 months ago by elenapoliti.
- This reply was modified 11 months ago by elenapoliti.
Hi you can see it here (I was just passing through the various pages) ->> see it in private
September 3, 2023 at 11:54 am in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417943Thanks very much Nikko: now it works smoothly!! You can close the ticket
September 1, 2023 at 2:40 pm in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417828Yes I know. I was checking the test page you created that worked with your CSS code
Here’s the link of it appears to me
https://www.dropbox.com/scl/fi/7cvr7bjr9f3pxf2jn15np/Screenshot-2023-09-01-at-14.33.12.png?rlkey=r60ohtz0slwknfaw06j1n2fuc&dl=0
and this is the image of the inspector windowAs you see the 3 <p> are all invisible as they are ruled by this
#top #search-filter-results-4746 hr,
#top #search-filter-results-4746 > div:not(.pagination) p {
display: none;
}But the second <p> whch has the image should be visible, while is not. I was trying to use the :nth-child (2) selector but again it doesn’t work
- This reply was modified 1 year, 2 months ago by elenapoliti.
September 1, 2023 at 2:12 pm in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417824The only things I see that has a problem is the following rule
#top #search-filter-results-4746 div:not(.pagination) p:has(img) {
display: block;
}which is not applied. I tried to add !important but still doesn’t work
September 1, 2023 at 12:44 pm in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417806Thanks Nikko, I saw you were working on the new testing page. Now it seems working!! I have just to adjust the columns to adapt as 100% when in mobile view and the images are missing, but the system seem finally to work
August 30, 2023 at 1:55 pm in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417569Thanks Nikko, that’s a bummer! I really wanted to avoid a CSS approach again…. I know that with show=results” it works, but I cannot use the Portfolio Grid which was definitely easier.
The show=results renders portfolio items in one column. Do you have any suggestion how can I render the items in 2 columns as I set the portfolio grid? Also the rendering has the link to the item in the title only and not on the image.
Then I can play with CSS to make it looking in the same way.Thanks
- This reply was modified 1 year, 2 months ago by elenapoliti.
August 29, 2023 at 12:57 pm in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417426Hi Nikko, I just did it and it doesn’t work. Unless I use as Infinite Scroll Container the wrong destination (I inserted #isra-filter-portfolio, which is the ID I gave to the portfolio grid in the LAyout Builder).
Please check the test page I created (details are in the private section of some days ago).
Also I tried to use infinite scroll with Post/Result selector = .grid-entry, and again it doesn’t work.
Any ideas?August 28, 2023 at 9:21 am in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417305Hello??? It’s 4 days I don’t have a feedback. Please can you help me go through the problem? Thanks
August 24, 2023 at 4:20 pm in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417073Hi nikko had you have the opportunity of checking the issue with the access and page I sent to you this morning? Thanks
August 24, 2023 at 1:42 pm in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417053On MAMP I have Enfold version 5.6.2 and the last version of S&F plugin. The same was online. Yesterday I tried to update the Enfold online with the last version but the problem still exists. I am sure that there’s something that gets in conflict with the pagination links. I also tried to disable the WP_Optimize cache and / or iThemes. But nothing worked
August 24, 2023 at 9:17 am in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417032I would like to add also another problem that I found with this website: several times after posting new portfolio pages I realize that in front-end the text contains the entire avia shortcode. I have to open the page and just press enter with the keyboard on the last letter of the text block that the issue disappears, but still the issue is quite annoying. Is it a problem of memory?
August 24, 2023 at 9:09 am in reply to: Pagination in portfolio grids not working with plugin Search&Filter #1417031Thanks, I need some time to setup a staging site for you, though I doubt this can be of help since, as I explained, the site on my local MAMP is working fine. So there must be some conflict on my live site that I cannot detect.
What I can suggest you is to work on a test page that I used with a duplicate of the filter. I am going to give you details and access in the private section.
Please check out the test filter in the S&F section, and then check out the test page. Following S&F explanation (https://searchandfilter.com/documentation/search-results/custom/) I used the following shortcode:
[searchandfilter id=”123456″ action=”filter_next_query”]February 14, 2023 at 10:58 pm in reply to: Delay in visualizing image positioned absolute over Fullscreen Slider #1397997ok Mike thanks
Thanks Ismael for the suggestion!!
Just found a quick solution by adding
.grid-content {
height:80px;
}Maybe there’s something better to do. If you have further suggestions please go ahead!
February 7, 2023 at 1:11 pm in reply to: Delay in visualizing image positioned absolute over Fullscreen Slider #1396974No Mike it’s not a matter of plugins, as the same things is happening on my local computer on a developing website, which has no plugin at all yet.
I wonder if, with the latest upgrades of Enfold and the introduction of position and z-index for most elements may cause a different behaviour.I found a hack, which is to put the elements in a section with z-index 10. However I would prefer to have single elements, instead of a section, overlapping the full screen slider. Otherwise I guess I should deal with LayerSlider or Slider Revolution (which I hoped not to use)
If Ismael may jump in the conversation, it would be great
February 3, 2023 at 3:29 pm in reply to: Delay in visualizing image positioned absolute over Fullscreen Slider #1396549Hi Ismael, by the way in the the same website where I created my test page for you, I encounter the same issue when I added to the pages an opening “fullscreen slider” with the column positioned -30% margin top (you can check any page of the website). The column with title and text appears overlapped to the slider only when starting scroll the page.
That’s kind of weird
-
AuthorPosts