Title: maurelius's Replies | WordPress.org

---

# maurelius

  [  ](https://wordpress.org/support/users/marcuscake/)

 *   [Profile](https://wordpress.org/support/users/marcuscake/)
 *   [Topics Started](https://wordpress.org/support/users/marcuscake/topics/)
 *   [Replies Created](https://wordpress.org/support/users/marcuscake/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/marcuscake/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/marcuscake/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/marcuscake/engagements/)
 *   [Favorites](https://wordpress.org/support/users/marcuscake/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 38 total)

1 [2](https://wordpress.org/support/users/marcuscake/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/marcuscake/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/marcuscake/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Vista-like breadcrumbs separator](https://wordpress.org/support/topic/vista-like-breadcrumbs-separator/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/vista-like-breadcrumbs-separator/#post-17711979)
 * Thank you John! Your suggestion implemented in 2 minutes. Solved! Thank you! 
   I really appreciate it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Vista-like breadcrumbs separator](https://wordpress.org/support/topic/vista-like-breadcrumbs-separator/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/vista-like-breadcrumbs-separator/#post-17695898)
 * It was an excellent article and user guide and I got a quality result quickly.
   Thanks! I just needed some guidance. Thanks for the clarification.
 * Thanks! I have experimented with CSS and came up with the following:
 *     ```wp-block-code
       .breadcrumbs > li:after {
       	content: '/';
       	display: inline;
       	font-size: 1.0em;
       	text-decoration: bold;
       	color: red;
       	margin: 0px 0px 0px 0px;
       	padding: 0px 5px 0px 5px;
       }
       ```
   
 * The above works, but it does result in a trailing separator at the end of the
   breadcrumb (which is not required). After hours of experimenting and trying to
   upgrade my CSS skills, I will need some help removing the trailing separator 
   at the end of the breadcrumb. 
   If I use :before (instead of after) then the separator
   is at the beginning (which is not required).Thanks in advance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Link Library] Settings export/import](https://wordpress.org/support/topic/settings-export-import-3/)
 *  [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/settings-export-import-3/#post-14364486)
 * Would you mind calrfiying the functionality of the Library Configurations – Import/
   Export Settings feature?
 * Does it export and import categories and tags? Does it export and import names
   and ids (or numbers)?
 * I am most grateful. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Link Library] Import and export links – link upload template doesn’t include tags](https://wordpress.org/support/topic/import-and-export-links-2/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/import-and-export-links-2/#post-12001788)
 * Your instructions were followed.
 * There was a permission error for wp-content/uploads/LinksExport.csv which was
   the subject of a debug.log error identified on line 1838 in link-library-admin.
   php .
 * For reasons unknown, the file ownership of that file was root:root and 640 . 
   The rest of the directory was the website user and 777. A root web directory 
   ownership and permissions change before, but not sure why it didn’t impact this
   file.
 * After changing the ownership and permissions of this file, the “Export all links”
   button worked successfully. If the file exists (and can’t be overwritten because
   of file permissions) then the error above occurs.
 * The import/export works as expected.
 * In some of the exported links there are characters that cause an extra column(
   s) to be inserted in the CSV row. The offending charcters in the URL may be #
   0 3 8 (without spaces). This might be a quote. It meant that the exported spreadsheet
   needed to be exported and manually corrected for these characters causing CSV
   row errors. After being reimported, the links in the library are clean of the
   offending characters. Although, it may be that the library titles can’t have 
   a quote in them, because of the CSV export error. Not sure, but thought I should
   politely offer feedback and experience.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Link Library] Import and export links – link upload template doesn’t include tags](https://wordpress.org/support/topic/import-and-export-links-2/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/import-and-export-links-2/#post-11997158)
 * Thank you!
 * I did try the “Export all links” button (to give me a file template) and it responded
   with a blank screen and the words “can’t open file”.
 * I haven’t tried the import because I need a file template to follow.
 * I have checked file permissions etc (full permissions). I can confirm that I 
   have successsfuly used the “xport all links” button/function before.
    -  This reply was modified 6 years, 8 months ago by [maurelius](https://wordpress.org/support/users/marcuscake/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Link Library] Filtering Youtube videos by URL (or other method) within a list of links](https://wordpress.org/support/topic/filtering-yout-videos-by-url-or-other-method-within-a-list-of-links/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/filtering-yout-videos-by-url-or-other-method-within-a-list-of-links/#post-10882141)
 * In essence, I am keen to generate two lists (videos & non videos) from the one
   category.
    -  This reply was modified 7 years, 7 months ago by [maurelius](https://wordpress.org/support/users/marcuscake/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Link Library] Ajax pagination going ‘top of page’ when pressed](https://wordpress.org/support/topic/ajax-pagination-going-top-of-page-when-pressed/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/ajax-pagination-going-top-of-page-when-pressed/#post-9758891)
 * I definitely have selected “AJAX” as “Switching Method” on the “Common” section.
 * I have tried different combinations of everything over a few hours.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Excerpt] RSS feed broken by Advanced Excerpt plugin](https://wordpress.org/support/topic/rss-feed-broken-by-advanced-excerpt-plugin/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-broken-by-advanced-excerpt-plugin/#post-4565542)
 * When Advanced Excerpt is active, it produces the following error at the top of
   the wordpress RSS feed.
 * This page contains the following errors:
    error on line 340 at column 23: Extra
   content at the end of the document Below is a rendering of the page up to the
   first error.
 * A copy of the RSS feed is provided at the following link (2 files – one with 
   Advanced Except activated and deactivated)
 * [https://drive.google.com/file/d/0B03q_SjGkDcKd3JHZ1VheG1oSVU](https://drive.google.com/file/d/0B03q_SjGkDcKd3JHZ1VheG1oSVU)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Excerpt] RSS feed broken by Advanced Excerpt plugin](https://wordpress.org/support/topic/rss-feed-broken-by-advanced-excerpt-plugin/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-broken-by-advanced-excerpt-plugin/#post-4565541)
 * Hi Chris
 * I don’t remember the specifics.
 * I’ll get you a quality answer to your question. It is late here now (Sydney).
   I’ll hopefully get to it Saturday. I’ll get you a specific error and specific
   example.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Excerpt] RSS feed broken by Advanced Excerpt plugin](https://wordpress.org/support/topic/rss-feed-broken-by-advanced-excerpt-plugin/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-broken-by-advanced-excerpt-plugin/#post-4565539)
 * I made a mistake. I mistakenly referred to an RSS feed plugin – I meant to refer
   to the RSS feed. To clarify, the inbuilt RSS wordpress feed does not work when
   the Advanced Excerpt plugin is enabled.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bowe Codes] HTTP Error 500 (Internal Server Error) … after upgrade to v2.0](https://wordpress.org/support/topic/http-error-500-internal-server-error-after-upgrade-to-v20/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/http-error-500-internal-server-error-after-upgrade-to-v20/#post-3724306)
 * Problem fixed … thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bowe Codes] HTTP Error 500 (Internal Server Error) … after upgrade to v2.0](https://wordpress.org/support/topic/http-error-500-internal-server-error-after-upgrade-to-v20/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/http-error-500-internal-server-error-after-upgrade-to-v20/#post-3724241)
 * You are correct. The activity component is not checked on my config.
 * Thank you for fixing this so fast. I was particularly keen to try the custom 
   formatting in the latest version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bowe Codes] HTTP Error 500 (Internal Server Error) … after upgrade to v2.0](https://wordpress.org/support/topic/http-error-500-internal-server-error-after-upgrade-to-v20/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/http-error-500-internal-server-error-after-upgrade-to-v20/#post-3724151)
 * I am running 1.7.1 and WordPress 3.5.1 . All other plugins are up to date.
 * That error may have happened when I was running the old version of the Bowe plugin(
   not sure).
 * On the weekend, I plan to disable plugins one by one and see if there are conflicts.
   Sorry, I can’t do this until the weekend.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP GTM System] [Plugin: BP GTM System] GTM v1.9 breaks "Stage Gallery" on Dynamix theme](https://wordpress.org/support/topic/plugin-bp-gtm-system-gtm-v19-breaks-stage-gallery-on-dynamix-theme/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-bp-gtm-system-gtm-v19-breaks-stage-gallery-on-dynamix-theme/#post-2558255)
 * I haven’t been able to fix the Dynamix gallery that I referred to previously.
 * I purchased two (uBillboard and SliderPro) sliders in an effort to get a working
   slider/gallery on the home page. Unfortunately, neither of these work either 
   when the GTM plugin is activated.
 * When GTM is activated, the Dynamix gallery doesn’t scroll, SliderPro does not
   appear and UBillboard appears but is scrambled.
 * When I disable the GTM plugin, all three work. I have set up a demo page at [http://www.opennetworksinstitute.org/home/sliders](http://www.opennetworksinstitute.org/home/sliders).
 * If GTM is affected three plugins, does not that mean that the conflict is in 
   GTM … or could the problem be elsewhere. I would really appreciate some help.
   GTM is such a great plugin and I am keen to keep using it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP GTM System] [Plugin: BP GTM System] GTM v1.9 breaks "Stage Gallery" on Dynamix theme](https://wordpress.org/support/topic/plugin-bp-gtm-system-gtm-v19-breaks-stage-gallery-on-dynamix-theme/)
 *  Thread Starter [maurelius](https://wordpress.org/support/users/marcuscake/)
 * (@marcuscake)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-bp-gtm-system-gtm-v19-breaks-stage-gallery-on-dynamix-theme/#post-2558235)
 * I disabled all plugins.
 * I activated Buddypress. The stage gallery worked.
 * I activated GTM. The stage gallery stops working.
 * The developer of the Dynamix theme mentioned that “There is something looking
   for global.js which maybe causing an issue” ( [http://support.creativeworkz.co.uk/groups/dynamix-support/forum/topic/gtm-v1-9-plugin-conflict-with-dynamic-stage-gallery/?#post-8734](http://support.creativeworkz.co.uk/groups/dynamix-support/forum/topic/gtm-v1-9-plugin-conflict-with-dynamic-stage-gallery/?#post-8734)).
   Any ideas?
 * I am not sure how to fix this. I guess I can only bring it to the attention of
   the GTM plugin developer, the theme developer and community. Hopefully, someone
   can help. After a few months of tweaking and searching, I almost arrived at a
   web site I was happy with and am keen to fix this.
 * I’d really appreciate your help!

Viewing 15 replies - 1 through 15 (of 38 total)

1 [2](https://wordpress.org/support/users/marcuscake/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/marcuscake/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/marcuscake/replies/page/2/?output_format=md)