Post by Favored1 » Tue Apr 30, 2019 2:41 am

I need to turn Off the Affiliate & Newsletter options that show when customers are logged in. How do I do that? ::)
Last edited by Favored1 on Fri May 03, 2019 10:46 pm, edited 1 time in total.

New member

Posts

Joined
Sun Apr 21, 2019 12:12 pm

Post by cyclops12 » Tue Apr 30, 2019 3:05 am

There is some good info Here if you can do it

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by Favored1 » Tue Apr 30, 2019 1:26 pm

I looked very well in the Admin Panel, and I Don't seem to be seeing any directories that star with (upload/). Also, it looks very complicated to Turn Off the Affiliate Feature. ::)

New member

Posts

Joined
Sun Apr 21, 2019 12:12 pm

Post by Favored1 » Fri May 03, 2019 10:51 pm

In my Open Cart Admin Panel, I went to Design > Theme Editor > Account > account.twig, and I Commented Out the Affiliate & Newsletter Sections. ::)

<!--<h2>{{ text_my_affiliate }}</h2>
<ul class="list-unstyled">
{% if not tracking %}
<li><a href="{{ affiliate }}">{{ text_affiliate_add }}</a></li>
{% else %}
<li><a href="{{ affiliate }}">{{ text_affiliate_edit }}</a></li>
<li><a href="{{ tracking }}">{{ text_tracking }}</a></li>
{% endif %}
</ul>
<h2>{{ text_my_newsletter }}</h2>
<ul class="list-unstyled">
<li><a href="{{ newsletter }}">{{ text_newsletter }}</a></li>
</ul>-->

New member

Posts

Joined
Sun Apr 21, 2019 12:12 pm
Who is online

Users browsing this forum: No registered users and 20 guests