coreyalderin
Forum Replies Created
-
The clean sperated version works as I want it to, yes.
But it is not showing image. Is that supposed to show images as well?
I still can’t seem to get it to work. Would it matter that I am using the shortcode like this: [wp_rss_multi_importer category=”5″ thisfeed=”8″ mytemplate=”smooth_scroll2.php”] rather than using the shortcode settings to display the feed?
I need to do it this way because I am using different settings for this specific feed.
I am also using the CLEAN SEPERATED template for a different part of the homepage.
OK. Maybe I got confused along the way here. What exactly would I be able to do to accomplish what I need or get close?
I am testing 2 different things on the site right now to get what i want. The first video section I have displays about like what I want, but when I click it goes to the post on my site (I would like it to go to the website source). If I could get it to click to the source site, this would work perfectly.
The second video section on my site has a a great scrolling function and and the link goes to the source of the video but it dose not display the image/video.
The images you are getting, are good enough for me but I am still not getting the images. Here is the shortcode I am using:
[wp_rss_multi_importer category=”5″ thisfeed=”8″ mytemplate=”smooth_scroll2.php”]You can see the result at FaithInTheNews (.) com – Its the only scrolling affect I am using and its about half way down the screen. It only displays the title.
Am I doing something wrong?
Thanks for all your help
This is the feed: https://www.godtube.com/inspirational-videos/rss.xml
If it shows the video, that would be fine too.
Thanks
Thanks so much. I implemented this and it seems to be correct. But I made a mistake with my request. I am actually uploading videos from a video site. Is there a way to capture the image of the the video in some way?
That would be great.
I think if it were just the image and the title, that could be really good. I can then adjust as needed, with CSS.
Thanks
I know some PHP but far from an expert. Any chance you can give me a point in the right direction? Where would I need to place the code?
Thanks for the reply
Forum: Plugins
In reply to: [Participants Database] SearchTurning of AJAX fixed it, thanks.
Forum: Plugins
In reply to: [Participants Database] Uploading CSV ErrorWorked perfect, thanks
Forum: Plugins
In reply to: [Participants Database] Uploading CSV ErrorI am using Excel to create the tables and then export is as a CSV file.
I have narrowed the problem down even more. It happens at “- AUTHOR NAME ” below (this is teh data I enter in the first column of the 3 column CSV file.
<div class="authtopicstyle"> "QUOTE HERE." <br/><div class="authorstyle">- AUTHOR NAME </div> <div class="topicstyle"> Topics: TOPIC1, TOPIC2 </div> </div>
When I have an author name that is something like “A.B. Jones” (not actually in quotes) it shows the quote and then the “A” shows, but it stops there. Then in my next column it enters a “B”, and then in my last coumn it enters “Jones” and “Topics: …..”. It then disregards what I have in the next 2 columns.
It seems to be misunderstanding those periods as a delimiter.
Should I be doing something to prevent this?
Thanks
Forum: Plugins
In reply to: [Participants Database] Responsive TableThis worked perfectly. I just removed <table> and replaced it with a <div>. Removed the <td>s and <tr>s and replaced them with ULs and
LIs. Then changed the CSS a little.It is now completely responsive.
Forum: Plugins
In reply to: [Participants Database] Responsive TableOK, I guess I thought it would be so simple.
Since I will be only displaying one column, I wonder if I could just change the template to display the data as a list, rather than a table, would be easier. I will try that.
Will this break any other functionality of the plugin if I do that?
Thanks for the help.
Forum: Plugins
In reply to: [Participants Database] html in tableI didn’t realize I could import html with CSV with this plugin. That is perfect! Thanks
OK, thanks. It probably doesn’t make a huge difference but if you are taking recommendations for additional functionality in the future, I would love to add this to the list. Any additional SEO value is always appreciated.
Thanks for the great plugin and the help