<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Apollo13 Themes support Forum</title>
        <link>https://www.support.apollo13.eu/</link>
        <pubDate>Mon, 27 Jul 2026 14:10:28 +0000</pubDate>
        <language>en</language>
            <description>Apollo13 Themes support Forum</description>
    <language>en</language>
    <atom:link href="https://www.support.apollo13.eu/discussions/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Menu hover/submenu styling issue – black background should only appear for active/current page</title>
        <link>https://www.support.apollo13.eu/discussion/6540/menu-hover-submenu-styling-issue-black-background-should-only-appear-for-active-current-page</link>
        <pubDate>Tue, 12 May 2026 05:40:50 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>GBG</dc:creator>
        <guid isPermaLink="false">6540@/discussions</guid>
        <description><![CDATA[Hello,<br /><br />I need assistance with the website navigation menu styling.<br /><br />Currently, the black background highlight appears not only on the active/current page (which is the desired behavior), but also whenever a menu item has a submenu or when the menu item is in its idle/default state.<br /><br />What I want instead:<br /><br />The black background highlight should appear ONLY for the currently selected/active page (for example, HOME when I am on the homepage).<br />Menu items that are not active should remain transparent/default in their idle state.<br />Simply having a submenu should NOT trigger the black background.<br />Hover behavior can remain separate if needed, but the persistent black background must be reserved only for the active menu item.<br /><br />In short:<br />Active page = black background<br />Inactive menu items (including those with submenus) = no black background unless intentionally hovered<br /><br />Please let me know how this can be adjusted.<br /><br />Thank you.<br /><br />PS, the domain is www.tokyoia.com ]]>
        </description>
    </item>
    <item>
        <title>New version of WPbakery</title>
        <link>https://www.support.apollo13.eu/discussion/6539/new-version-of-wpbakery</link>
        <pubDate>Thu, 30 Apr 2026 06:54:51 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>contentologue</dc:creator>
        <guid isPermaLink="false">6539@/discussions</guid>
        <description><![CDATA[Hi,<br /><br />Could you please give me the zip file to upload the last version of wpbakery ? I can't upload it directly through plugins page. <br /><br />Thank you very much,<br /><br />Sophie]]>
        </description>
    </item>
    <item>
        <title>Rife Pro Theme _ Vertical Header</title>
        <link>https://www.support.apollo13.eu/discussion/6538/rife-pro-theme-vertical-header</link>
        <pubDate>Wed, 11 Mar 2026 11:54:01 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6538@/discussions</guid>
        <description><![CDATA[Hi<br /><br />Please advise whether it is possible to deactivate the vertical header for one Works page only.  We would like the rest of the site to remain with the vertical header (i.e.: all other albums and works and pages remain with the vertical header). <br /><br />www.urbanlearners.org<br /><br />Many thanks<br />andy<br />]]>
        </description>
    </item>
    <item>
        <title>SLider Revolution Cannot be found</title>
        <link>https://www.support.apollo13.eu/discussion/6537/slider-revolution-cannot-be-found</link>
        <pubDate>Wed, 29 Oct 2025 09:14:58 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>jasonser</dc:creator>
        <guid isPermaLink="false">6537@/discussions</guid>
        <description><![CDATA[Hi <br /><br />One of my client is using  Rife Decode Theme with SLider Revolution. They upgraded the Slider last year but decided not to continue with their upgraded version and use the bundled with Rife again.<br /><br />But now we can no longer the the Slider plugin. EVen when I import the Slidee from Rife Extension, it did not work.<br /><br />Please Advise<br /><br />Jays]]>
        </description>
    </item>
    <item>
        <title>Need help! Using a local Custom Font is not working</title>
        <link>https://www.support.apollo13.eu/discussion/6536/need-help-using-a-local-custom-font-is-not-working</link>
        <pubDate>Tue, 28 Oct 2025 10:57:04 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>MLG76</dc:creator>
        <guid isPermaLink="false">6536@/discussions</guid>
        <description><![CDATA[Hi Air,<br /><br />I wanted to replace the existing local font we use throughout Rife Pro Child theme against a new font. However, I don't get it working.<br /><br />I've carefully followed your HowTo at<br /><a href="https://rifetheme.com/help/docs/customizing-the-theme/general-settings/fonts-settings/" rel="nofollow">https://rifetheme.com/help/docs/customizing-the-theme/general-settings/fonts-settings/</a><br /><br />However, whatever I do, it's not working as supposed.<br /><br />1. I've uploaded the respective two font families. Four files for the <b>medium version</b>, four files for the <b>bold version</b>. The subfolder was already existing and it's not "font", but "fonts".<br />2. Next, I've copy/pasted the relevant two code blocks from  the stylesheet.css which came with the fonts to style.css in child theme folder.<br />3. After that I went into "Custom CSS" and added the code.<br /><br />As it wasn't working, I've tried to delete the space in "SemplicitaPro Bold" and put "-" between in. No change. I've tried to put direct full URLs, to ensure those are absolutely correct. No change.<br /><br />What happens is, as soon as I put in your /* Top menu font */ code, the existing font seems to be replaced against some default system font. Neither the old, nor the new font is displayed then anymore.<br /><br /><b>Code I've put into style.css was:</b><br /><br /><a href="https://www.support.apollo13.eu/profile/font-face" rel="nofollow">@font-face</a> {<br />    font-family: 'SemplicitaPro-Bold';<br />    src: url('fonts/SemplicitaPro-Bold.eot');<br />    src: local('SemplicitaPro-Bold'), local('SemplicitaPro-Bold'),<br />        url('fonts/SemplicitaPro-Bold.eot?#iefix') format('embedded-opentype'),<br />        url('fonts/SemplicitaPro-Bold.woff2') format('woff2'),<br />        url('fonts/SemplicitaPro-Bold.woff') format('woff'),<br />        url('fonts/SemplicitaPro-Bold.ttf') format('truetype');<br />    font-weight: bold;<br />    font-style: normal;<br />}<br /><br /><a href="https://www.support.apollo13.eu/profile/font-face" rel="nofollow">@font-face</a> {<br />    font-family: 'SemplicitaPro-Medium';<br />    src: url('fonts/SemplicitaPro-Medium.eot');<br />    src: local('SemplicitaPro-Medium'), local('SemplicitaPro-Medium'),<br />        url('fonts/SemplicitaPro-Medium.eot?#iefix') format('embedded-opentype'),<br />        url('fonts/SemplicitaPro-Medium.woff2') format('woff2'),<br />        url('fonts/SemplicitaPro-Medium.woff') format('woff'),<br />        url('fonts/SemplicitaPro-Medium.ttf') format('truetype');<br />    font-weight: 500;<br />    font-style: normal;<br />}<br /><br /><b>Code I've put into Custom CSS was:</b><br /><br />/* Top menu font */<br />    ul.top-menu,<br />    #menu-overlay{<br />        font-family: SemplicitaPro-Bold, sans-serif;<br />    }<br /><br />/* Text content font */<br />    html,input,select,textarea{<br />        font-family: SemplicitaPro-Medium, sans-serif;<br />    }<br /><br />/* Titles and titles alike font */<br />    h1,h2,h3,h4,h5,h6,<br />    h1 a,h2 a,h3 a,h4 a,h5 a, h6 a,<br />    .page-title,<br />    .widget .title{<br />        font-family: SemplicitaPro-Medium, sans-serif;<br />    }<br /><br />/* Text content font */<br />    a.logo{<br />        font-family: SemplicitaPro-Medium, sans-serif;<br />    }<br /><br />Am I missing something?<br /><br />Thanks for your advise.<br /><br />Best regards<br />Marius]]>
        </description>
    </item>
    <item>
        <title>Can't get Submenu to show up.</title>
        <link>https://www.support.apollo13.eu/discussion/6535/cant-get-submenu-to-show-up</link>
        <pubDate>Wed, 15 Oct 2025 07:39:48 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>GREGG</dc:creator>
        <guid isPermaLink="false">6535@/discussions</guid>
        <description><![CDATA[Hi everyone.<br /><br />I am new year, and I am looking for help. I can't for the love of me display submenus on my HP. I am sure I am doing something wrong, or I must have overlooked a setting, but if someone could bring me toward the correct documentation or setup page to make it happen, it will be fantastic.<br /><br />Thanks]]>
        </description>
    </item>
    <item>
        <title>Issue with rife included "slider revolution"</title>
        <link>https://www.support.apollo13.eu/discussion/6473/issue-with-rife-included-slider-revolution</link>
        <pubDate>Fri, 04 Aug 2023 09:49:16 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>FLYART</dc:creator>
        <guid isPermaLink="false">6473@/discussions</guid>
        <description><![CDATA[Hi Air<br />It's been a while but I been having this issue for some time now and it didn't get fixed in the meantime. After updating the "Rife Theme" the included slider revolution plugin aks for being updated but it deosn't work (on multiple site) You can see the error in the attachend screenshot<br />Thanks Pascal]]>
        </description>
    </item>
    <item>
        <title>Order of Album bricks on front page of desktop and mobile appear different.</title>
        <link>https://www.support.apollo13.eu/discussion/6534/order-of-album-bricks-on-front-page-of-desktop-and-mobile-appear-different</link>
        <pubDate>Wed, 20 Aug 2025 22:45:20 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6534@/discussions</guid>
        <description><![CDATA[Hi is there a way which I can ‘move’ the grey brick (when seen on my landing page) to the bottom/last brick? It only shows midway on the mobile and is in correct place on desktop.  Many thanks <a href="https://www.urbanlearners.org/" rel="nofollow">https://www.urbanlearners.org/</a>]]>
        </description>
    </item>
    <item>
        <title>bbPress forums - adjusting font size on mobile</title>
        <link>https://www.support.apollo13.eu/discussion/6533/bbpress-forums-adjusting-font-size-on-mobile</link>
        <pubDate>Fri, 08 Aug 2025 15:43:11 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>dballman</dc:creator>
        <guid isPermaLink="false">6533@/discussions</guid>
        <description><![CDATA[I recently added bbPress forums to one of my sites - but the font size on mobile is extremely small. How could I increase the size?]]>
        </description>
    </item>
    <item>
        <title>PhotoProof theme no longer available?</title>
        <link>https://www.support.apollo13.eu/discussion/6532/photoproof-theme-no-longer-available</link>
        <pubDate>Wed, 06 Aug 2025 09:50:35 +0000</pubDate>
        <category>PhotoProof</category>
        <dc:creator>robi052</dc:creator>
        <guid isPermaLink="false">6532@/discussions</guid>
        <description><![CDATA[Hello. <br /><br />What about the PhotoProof theme? Will it continue with development or will there be no more themes available? I see that it is no longer on Themeforest.]]>
        </description>
    </item>
    <item>
        <title>Still keeping up with WP releases?</title>
        <link>https://www.support.apollo13.eu/discussion/6531/still-keeping-up-with-wp-releases</link>
        <pubDate>Thu, 24 Jul 2025 18:11:56 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>LazyDiver</dc:creator>
        <guid isPermaLink="false">6531@/discussions</guid>
        <description><![CDATA[Hi,<br /><br />There is not much activity in this forum, so just checking if Rife Pro is still keeping up with Wordpress releases?  I would like to update to the latest version of WP, but the Rife Elementor Extensions &amp; Templates are compatible up to 6.7.2 only?<br /><br />Thank you.]]>
        </description>
    </item>
    <item>
        <title>Add search bar to the top header.</title>
        <link>https://www.support.apollo13.eu/discussion/6530/add-search-bar-to-the-top-header</link>
        <pubDate>Mon, 23 Jun 2025 17:08:05 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>vang3lov</dc:creator>
        <guid isPermaLink="false">6530@/discussions</guid>
        <description><![CDATA[Hello, <br /><br />how can I add search bar on any of following positions in the attachment?]]>
        </description>
    </item>
    <item>
        <title>theme fatmoon / apollo framework</title>
        <link>https://www.support.apollo13.eu/discussion/6529/theme-fatmoon-apollo-framework</link>
        <pubDate>Mon, 12 May 2025 09:27:17 +0000</pubDate>
        <category>FatMoon</category>
        <dc:creator>stoppel</dc:creator>
        <guid isPermaLink="false">6529@/discussions</guid>
        <description><![CDATA[hello, i am using the theme fatmoon and the framework apollo 13 version 1.9.8. up to which php version does it run? or when will there be an update? thank you very much]]>
        </description>
    </item>
    <item>
        <title>Replace side Menu overlay Button (icon) with text.</title>
        <link>https://www.support.apollo13.eu/discussion/6522/replace-side-menu-overlay-button-icon-with-text</link>
        <pubDate>Tue, 07 Jan 2025 15:00:28 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6522@/discussions</guid>
        <description><![CDATA[Hi dear team at Apollo<br /><br />We have a Rife Pro Theme with a vertical menu.  The pop up menu is activated only by ann icon button.   We wish to change this icon to text on our vertical header and mobile menu. <br /><br />The only option we can see is for changing the icon. But nowhere to replace with text.  Is it possible to advise how we do this? <br /><br />We want to say ‘Latest News’ and when this is clicked the side menu pops up. <br /><br />Thank you in advance. <br /><br />Andy<br />]]>
        </description>
    </item>
    <item>
        <title>Rife pro - change the title font colour only on one brick.</title>
        <link>https://www.support.apollo13.eu/discussion/6527/rife-pro-change-the-title-font-colour-only-on-one-brick</link>
        <pubDate>Sat, 25 Jan 2025 15:54:17 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6527@/discussions</guid>
        <description><![CDATA[Hi, is it possible to change the colour of only one title and description text on one brick.  Please see homepage and image.  We want to change only the text on the yellow to black.  Can this be done? <br />Thanks ]]>
        </description>
    </item>
    <item>
        <title>Use Sonata template features on website</title>
        <link>https://www.support.apollo13.eu/discussion/6528/use-sonata-template-features-on-website</link>
        <pubDate>Thu, 30 Jan 2025 19:10:10 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>fizzy</dc:creator>
        <guid isPermaLink="false">6528@/discussions</guid>
        <description><![CDATA[Hello,<br />I have rife pro and can't use Rife - Sonata template features, could you help please?]]>
        </description>
    </item>
    <item>
        <title>Rife pro theme - position of bricks filter</title>
        <link>https://www.support.apollo13.eu/discussion/6525/rife-pro-theme-position-of-bricks-filter</link>
        <pubDate>Fri, 10 Jan 2025 13:49:17 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6525@/discussions</guid>
        <description><![CDATA[Hi.  Is it possible to adjust the position of the brick filter so that it appears immediately over bricks?  In my case the desktop is fine but the mobile version retains the filter above the text and not above the images, where we need it.  This is Because the content is responsive and stacks on a mobile.  <br /><br />Thank you ]]>
        </description>
    </item>
    <item>
        <title>Add photo credits on RIFE Pro theme</title>
        <link>https://www.support.apollo13.eu/discussion/6523/add-photo-credits-on-rife-pro-theme</link>
        <pubDate>Thu, 09 Jan 2025 21:57:38 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6523@/discussions</guid>
        <description><![CDATA[Hello<br /><br />We have several fields on our media library allowing captions and also photo credits to be added.   However these do not show up on hovering or clicking on any images in the theme.  Is there something I can easily do to show this field when hovering or clicking on an image? <br /><br />Many thanks <br />Andy ]]>
        </description>
    </item>
    <item>
        <title>Portfolio in two columns on a tablet.</title>
        <link>https://www.support.apollo13.eu/discussion/6494/portfolio-in-two-columns-on-a-tablet</link>
        <pubDate>Sat, 13 Jan 2024 12:01:36 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Foxmee</dc:creator>
        <guid isPermaLink="false">6494@/discussions</guid>
        <description><![CDATA[I have the Rife theme installed, and in the editing preview I see that on a tablet in portrait orientation (tablet - Ipad Pro, if that matters) the portfolio is displayed in two columns. However, when viewing the site on a tablet, I see the same number of columns as on a desktop computer.<br />How can you configure the portfolio to display in two columns on a tablet, regardless of the number of columns on a desktop computer?]]>
        </description>
    </item>
    <item>
        <title>Rife Pro Theme _ General Settings / Headings Text not resizing</title>
        <link>https://www.support.apollo13.eu/discussion/6526/rife-pro-theme-general-settings-headings-text-not-resizing</link>
        <pubDate>Sun, 12 Jan 2025 20:38:15 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6526@/discussions</guid>
        <description><![CDATA[Hello, we are trying to adjust the size of the font using this customizer option: General Settings / Headings<br /><br />It shows two options for the main titles and also for the mobile devices.  neither of these work and they do not change the font size.  Is this something that is fixable?<br /><br />The main challenge we have is that the titles overlaying on the bricks are not fully responsive.  we do not know how to control these.  The text can be seen fine on a large monitor / desktop and also on the mobile view. However the text doesn't resize for a laptop meaning that the text is to large or doesn't appear properly.  You can also test on our website <a href="https://www.urbanlearners.org" rel="nofollow">https://www.urbanlearners.org</a><br /><br />Please can you help... we are hoping to go LIVE tomorrow!<br /><br />Thank you<br />andy<br /><br />]]>
        </description>
    </item>
    <item>
        <title>WMPL &amp; PhotoProof</title>
        <link>https://www.support.apollo13.eu/discussion/6512/wmpl-photoproof</link>
        <pubDate>Wed, 21 Aug 2024 19:20:25 +0000</pubDate>
        <category>PhotoProof</category>
        <dc:creator>robi052</dc:creator>
        <guid isPermaLink="false">6512@/discussions</guid>
        <description><![CDATA[Anybody know how resolve this problem<br /><br />I installed the WPML plugin and I'm having problems with the flags.<br />When I click on the flag it does not take me to ht*ps://www.myweb.com/en/ but to the album so the url is ht*ps://www.myweb.com/en/album/frontpage-album/. The default language is Croatian and the url should be ht*ps://www.myweb.com/ but it is ht*ps://www.myweb.com/album/frontpage-album/.<br /><br />I have three languages: Croatian (default), English and German and the problem is the same for all of them. When I click on the logo of the site when, for example, the English language is selected, it redirects me to the correct url. Let's say for English ht*ps://www.myweb.com/en/ ... does anyone have an idea what the problem is and how to solve it?]]>
        </description>
    </item>
    <item>
        <title>Instagram social media icon missing</title>
        <link>https://www.support.apollo13.eu/discussion/6524/instagram-social-media-icon-missing</link>
        <pubDate>Fri, 10 Jan 2025 12:11:09 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6524@/discussions</guid>
        <description><![CDATA[Hi can you please help with why the Instagram icon is missing? All fields are correctly filed and cache purged.  But not showing on header thanks.  ]]>
        </description>
    </item>
    <item>
        <title>Rife Pro _ Change Background Colour for each Album Page</title>
        <link>https://www.support.apollo13.eu/discussion/6521/rife-pro-change-background-colour-for-each-album-page</link>
        <pubDate>Mon, 16 Dec 2024 15:46:53 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Urban_Learners</dc:creator>
        <guid isPermaLink="false">6521@/discussions</guid>
        <description><![CDATA[Hi, we are trying to change the album background colour for each single album page, so that they appear as different colours.  <br />Is this possible please? <br />Thanks Andy]]>
        </description>
    </item>
    <item>
        <title>album password invalid after a few days</title>
        <link>https://www.support.apollo13.eu/discussion/6520/album-password-invalid-after-a-few-days</link>
        <pubDate>Mon, 09 Dec 2024 22:33:35 +0000</pubDate>
        <category>PhotoProof</category>
        <dc:creator>kanafloric</dc:creator>
        <guid isPermaLink="false">6520@/discussions</guid>
        <description><![CDATA[Hello<br /><br />I have a password protected album.<br />My problem is that it seems to be invalidate after a couple of hours (maybi  1 or 2 days)<br /><br />How to improve this ? One day is not enough for my clients <img src="https://www.support.apollo13.eu/resources/emoji/wink.png" title=";)" alt=";)" height="20" /> <br /><br />Thkx]]>
        </description>
    </item>
    <item>
        <title>Navigation is allowed between differents album</title>
        <link>https://www.support.apollo13.eu/discussion/6519/navigation-is-allowed-between-differents-album</link>
        <pubDate>Mon, 02 Dec 2024 15:50:43 +0000</pubDate>
        <category>PhotoProof</category>
        <dc:creator>kanafloric</dc:creator>
        <guid isPermaLink="false">6519@/discussions</guid>
        <description><![CDATA[Hello<br />I've created a photoproff album for client A, and another for client B.<br /><br />1) For this functionality to work, i had to put tu album inside the menui, NOT inside a page.<br /><br />Is this correct ?<br /><br />2) After testing, i 've seen that client A can move from his own album to the client B's album (!) by clicking a small array near the menu.<br /><br />How can i solve that ?<br /><br />Thx<br />]]>
        </description>
    </item>
    <item>
        <title>WPML and Tool button text &amp; link translation in header</title>
        <link>https://www.support.apollo13.eu/discussion/6518/wpml-and-tool-button-text-link-translation-in-header</link>
        <pubDate>Fri, 15 Nov 2024 14:03:32 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>FLYART</dc:creator>
        <guid isPermaLink="false">6518@/discussions</guid>
        <description><![CDATA[Hello<br />I have a tool button in my header (book now) that should be translated (text and url attached to it) but I cannot find where this info is hidden. Button text and link can be edited over the customizer - but that's for all languages.<br /><br />Website: <a href="https://saraas-horse-trek-mongolia.com" rel="nofollow">https://saraas-horse-trek-mongolia.com</a><br /><br />Thank for your help<br />Pascal]]>
        </description>
    </item>
    <item>
        <title>Auto updates failing</title>
        <link>https://www.support.apollo13.eu/discussion/6372/auto-updates-failing</link>
        <pubDate>Mon, 07 Mar 2022 23:51:11 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>RSBOM</dc:creator>
        <guid isPermaLink="false">6372@/discussions</guid>
        <description><![CDATA[Hello, I keep getting emails saying that my theme (Rife Pro) is failing to update. I just logged in and updated it manually, but why is it not auto-updating? Please advise and thank you!]]>
        </description>
    </item>
    <item>
        <title>Licence does not work</title>
        <link>https://www.support.apollo13.eu/discussion/6517/licence-does-not-work</link>
        <pubDate>Mon, 28 Oct 2024 16:09:58 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>Pizzeriaboulevard</dc:creator>
        <guid isPermaLink="false">6517@/discussions</guid>
        <description><![CDATA[The site I work on has changed owners. They didn't renew the licence for a while, and they just did now. But the new licence code does not work. I get an error message. ]]>
        </description>
    </item>
    <item>
        <title>Basket not working on main menu</title>
        <link>https://www.support.apollo13.eu/discussion/6516/basket-not-working-on-main-menu</link>
        <pubDate>Thu, 10 Oct 2024 17:43:55 +0000</pubDate>
        <category>Rife</category>
        <dc:creator>ola</dc:creator>
        <guid isPermaLink="false">6516@/discussions</guid>
        <description><![CDATA[hi I have issue with the basket..the icon (basket) dose not work. when i click on  it dose not show me the articles which i have in the basket.  It do not show the number of articles and not show the list...please how to fix it. ]]>
        </description>
    </item>
    <item>
        <title>Error import PhotoProof Theme</title>
        <link>https://www.support.apollo13.eu/discussion/6515/error-import-photoproof-theme</link>
        <pubDate>Sun, 15 Sep 2024 12:33:49 +0000</pubDate>
        <category>PhotoProof</category>
        <dc:creator>Klaora974</dc:creator>
        <guid isPermaLink="false">6515@/discussions</guid>
        <description><![CDATA[Hello<br />I have the following error when I import the theme<br />Unknow error: error -<br /><br />If I install without the plugin I have this error:<br />Importer returned data in wrong format. Probably unexpected HTML leaked into server reply instead of JSON format<br /><br />I have all the green requirements<br /><br />I need your help.<br />]]>
        </description>
    </item>
   </channel>
</rss>
