316 comments found.
Sorry for the multiple posts, computer issue
Ok.
Why would the blog section create blank spaces between previews? There are 5 posts. When I add new posts it shows the first 3 in a row as it should and then the fourth is pushed down and off to the right side leaving large gaps. The fifth post is on an additional line. The column settings are 1/3 with a maximum of 6 posts.
You can change it from the plugin, too.
How do I do that? Creating another blog page still with WPBakery also gives me the same results. The grids are not uniform.
Please, search.
Pardon my not understanding your reply about I can change it from the plugin too. Do you mean to use an additional plugin? Thanks!
Please, do it by yourself.
Thanks anyways. Found another theme.
Ok.
I removed the post date and author that shows up on the post page and it worked, thank-you. How do I actually remove the same info on each individual post?
You can look at single.php
Got it – Thanks
Ok.
Hello,this theme is very good! I have a problem with parallax sections, the background image is not showing. I have tried with several sections (mission, services, counters…), the result is the same: no picture. I followed the installation process given on this page https://www.athenadesignstudio.com/themes/angora-wp/help/#installation, all was smooth. I tried both manual and automatic demo install, same result. Any idea?
That issue occurs if you do not enter Angora / Map / Google Maps JS API Key.
Thank you for this fast answer. I took off Google Map section and it is working. I have a question about the regular licence, there is a 6 (or 12) months support, is there also a time limit for the updates? About translation, is there already translated po/mo files available (I have to translate it in traditionnal chinese)?
You will get updates if you buy. Support ends after 6 months of purchase. You can view languages folder which includes .po/mo files.
If I buy, is there a time limit for the updates?
No. You will go on getting updates.
Hi, I´d like a lots this theme, but when I installed not that the same like a demo one page. How can I install it so that the theme of a page is like the demo? I wait your answer. Thanks
This is a great theme! Installation went smoothly and Im really enjoying the ease of use. Everything looks really good on desktop and mobile too!
I just have a few questions about customizing it that I’m hoping you can answer for me here:
1.Where/How should I add a custom style sheet? I’m looking at the functions files, but I don’t see the usual wp_enqueue_style function. (right now i am just adding custom styles to /layout/colors/green.css, but I would like to add my own stylesheet somewhere so that my changes don’t get overwritten with an update)
2. How can I customize the Team plugin? I don’t see a template file for this plugin and there is no code for it in main.js. Primarily, I would like to change 2 things here: (A) I want to display more team members at once and (
I want to show a short bio on hover instead of the social links.
Any help would be greatly appreciated!
You can add custom CSS by Appearance / Customize / Additional CSS.
You can edit codes for team on Angora plugin. Open Plugins / Plugin Editor. Select Angora Theme Features” plugin. Open shortcodes/class.shortcodes.php. Search for “our_team” or go to line 369.
Excellent! This is exactly what i needed. Thank you so much for the ultra-fast reply!!!
Ok. Thanks!
Ok, one more question…
The contact form is showing an error in the submit button when I click the ‘Send Message’. The error reads ‘Unknown Error :(‘
I’ve been looking around, but cant find where to setup the form notifications, or any other form settings for that matter. Can you help me out again please?
You need to write target mail address from Angora theme options.
Hello! There was a problem, reinstalling plugins and themes does not help! I dumped the cache, plugins are only needed. Browsers changed.
https://yadi.sk/i/QdoapODIDYIBMwYou can follow steps written in Support page.
Any way to remove the post date and author on posts?
Open Plugins / Plugin Editor. Select “Angora Theme Features” plugin. Open shortcodes/class.shortcodes.php file. Go to line 1747, remove it and Save.
How can i change to video size of background?
and also i want to change header social icon size
You can edit layout/js/main.js for video background. Try to change ratio:’16/9’.
For social icons, open layout/style.css and add font size.
.navbar .navbar-social a > i
Ratio is not effect to size
i found the dimensions code here but how i can change i don’t know
“width: 2694px; height: 1515.2px;”
<iframe id=”iframe_YTP_1587645329189” class=”playerBox” style=”position: absolute; z-index: 0; width: 2694px; height: 1515.2px; top: 0px; left: 0px; overflow: hidden; opacity: 1; user-select: none; margin-top: -142.05px; margin-left: -742px; max-width: initial;” frameborder=”0” allowfullscreen=”1” allow=”accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture” title=”YouTube video player” width=”640” height=”360” src=”https://www.youtube.com/embed/?modestbranding=1&autoplay=0&controls=0&showinfo=0&rel=0&enablejsapi=1&version=3&playerapiid=iframe_YTP_1587645329189&origin=https%3A%2F%2Fwww.booring.app&allowfullscreen=true&wmode=transparent&iv_load_policy=3&cc_load_policy=0&playsinline=0&html5=1&widgetid=2” unselectable=”on”></iframe>
You can look at other options. I did not try to change video size.
Hi,
I just downloaded the update of the theme. How can I upload it on Wordpress, including the Child?
Thank you, Andrea
You can use “Envato” plugin to update it automatically or remove and re-install Angora theme and Angora Theme Features plugin.
If I go on the Envato Market Plugin, it says that I have the Version 1.4 of Angora. Is it the right version? I can’t find the way to update it on the Envato Market Plugin.
I’ll update it and change its version number a few hours later.
Thank you, Andrea
nop.
Hi, I tried to set again the Token on the Envato Plugin, but I still have the version 1.4 of the Theme. Shall I disinstall and reinstall the Theme to update it?
Thank you, Andrea
It the best option to uninstall and reinstall Angora theme and plugin. Your data will remain.
İ like this time ı want use next time on https://www.dijitalpazarlamakocu.com
Thanks! But, self promoting isn’t allowed here as I remember.
I’ve installed theme and working on building my site. I see there is an update…. Can I install (or apply) the update through the WP Dashboard. If so, do I need to delete exiting theme and install new version? Do I need to install updates for both Main Theme and Child Theme? Will I lose what I have done so far on the Child Theme?
Great theme by the way, love it.
You can update it by Envato plugin automatically or remove and re-install theme and its plugin.
I’ll update it tomorrow for WPBakery plugin update. You can make the update after it.
Hello i user the 1 click demo import. It doesnt’t set primary menu? What happend? Maybe its better to use manual import?
Hey guys, great theme, good job! I would have a question:
You can modify layout/js/main.js. Search for portfolio item click event and disable it.
I found the theme editor, however I am uncertain which one should I and HOW to disable in the portfolio section. Please could you assist to it?
Disable portfolio item click event function starting with:
jQuery('.portfolio-item a').on("click", ...
Form line 638 to 673.
I found the respective code(it is starting from line 676), but I am unsure until which I should comment out the code. “jQuery(’.portfolio-item a’).on(“click”, function(e) {” ends in the line of 730. What should be the last code I should still comment out?
//Portfolio details
jQuery('.portfolio-item a').on("click", function(e) {
e.preventDefault();
var $that = jQuery(this);
var $item = $that.closest(".portfolio-item");
if ($item.find('.loading').length===0) {
jQuery(' ').addClass('loading').appendTo($item);
$that.parent().addClass('active');
var $loading = $item.find('.loading'),
$container = jQuery('#portfolio-details'),
timer = 1;
if ($container.is(':visible')) {
closeProject();
timer = 800;
$loading.animate({width:'70%'}, {duration:2000, queue:false});
}
setTimeout(function() {
$loading.stop(true, false).animate({width:'70%'}, {duration:6000, queue:false});
//Add AJAX query to the url
638 to 673 as I wrote.
As I implied above, this is not working, if I comment out the code from line 638 to 673. This was resulted in a not loading up website. Also if I commented out the click event section only, it was also not working. Now, I have reverted all the changes in the code, but apparently something is messed up the length of the portfolio items, so I need to restore my last backup.
Do you have any more idea how could I navigate guests to a new tab or page if somebody clicks on an portfolio item?
You need to remove portfolio item function.
I managed to do that and it works now perfectly! Cheers
Ok. Thanks!
upload to word press not possible-error code: css style sheet missing
Unzip and install angora.zip
Where can I see all the AthensStudio’s shortcodes?
You can see them from the plugin.
Is there a way to create a portfolio using only a few of the categories instead of all of them and let it open in a full page instead of loading below the portfolio grid?
You can edit portfolio code by Angora plugin.
Under which tab?
You can search for portfolio.
EDIT : I’ve imported demo data and now it seems to be ok…
Hello,
I’ve got a problem. On the header i’ve got this message : Warning: in_array() expects parameter 2 to be array, null given in /home/c1189247c/public_html/wp-content/themes/Angora – Responsive One Page Parallax WordPress Theme/angora/inc/register.php on line 364
Can you help me please ?
Regards.
Ok.
Hi, after importing the demo of the theme, I use the single image homepage as home, the parallax has a gray background for mission and price, how can I solve the problem? Thank you
Angora / Map / Google JS API Key is missing probably.
Hi, the slider on the homepage can be configured not to be full screen, maybe with a maximun height?
It’s fullscreen recently.